摘要:
ReportingServices中如何对数据进行分页合计?Posted on September 1, 2008 by bigqxg Report services中不直接支持分页合计,实现这个功能得加些vb code(report code).右键report区域(BIDS中最外层的黄色区域),选择report properties;打开code tab. 加入如下代码public shared Dim _rowCount As Int32=0public shared Dim _sum as Int32=0public Function AddToRowCount() as Int32_ 阅读全文
posted @ 2011-05-25 06:16
anncesky
阅读(264)
评论(0)
推荐(0)

浙公网安备 33010602011771号