gotoStudy 发表于 2016-4-15 10:30:40

对某列值排序的位次,显示到另一列

本帖最后由 Lenka.Guo 于 2016-4-15 10:46 编辑

比如有下面这种情况,rank的值activereport能直接算出来吗

Lenka.Guo 发表于 2016-4-15 10:46:03

ActiveReports 还未提供方法,这个需要在做SQL 语句查询时处理。
但是ActiveReports 提供动态排序功能。
可参考Demo:
http://demo.gcpowertools.com.cn/ActiveReports/ASPNET/ControlExplorer/Viewers/Default.aspx?category=1002&action=12
页: [1]
查看完整版本: 对某列值排序的位次,显示到另一列