摘要:
foreach (var row in lst.Select(x => x.crow).Distinct()) { LayoutControlItem layout_preitem = null; var lstItem = lst.Where(x => x.crow == row).OrderBy(x => x.ccol); foreach (var item in lstItem) { var txtitem =... 阅读全文
posted @ 2013-06-27 20:11
blog_momo
阅读(1121)
评论(0)
推荐(0)

浙公网安备 33010602011771号