Axapta2009报表PagesTotal()方法,当前页面/总页面,你能展示一下怎么做吗?
如(1/9或2/7) Images
发布于 2015-12-01 20:24:28
使用两个报表控件,第一个使用Page方法,第二个使用PagesTotal方法。
有关其用法的示例,请参阅报告tutorial_Reset。
tutorial_Reset
另请参阅this question和this question on how to reset counters。
https://stackoverflow.com/questions/34019624
相似问题