摘要:
怎么样在一个页面里显示多个报表 而且不分页R1201301 rptSonekiList = new R1201301(); rptSonekiList.SetDataSource( ds.Tables["authors_1"] ); Sections crSections = rptSonekiList.ReportDefinition.Sections ; for (int... 阅读全文
posted @ 2009-01-11 22:02
antony.net
阅读(2634)
评论(0)
推荐(0)
浙公网安备 33010602011771号