在c#中的RDLC报告中分页 [英] Pagination in RDLC reports in c#

查看:271
本文介绍了在c#中的RDLC报告中分页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!,

我在RDLC报告中工作。

我必须处理65000记录,处理时间大约需要5到6分钟。

之后,我只是将此数据集分配给报告。

在此期间,用户只能等待。

是否有任何选项可以显示每页10条记录,当用户导航到下一页时,我将在下一页工作记录并在页面中显示它们?

因此应用程序将更具响应性。

Hi!,
I am working in RDLC reports.
I have to work on 65000 record and it takes about 5 to 6 minute in processing.
After that i just assign this dataset to reports.
During this time user can do nothing but wait.
Is there any option that i show the 10 records per page and when user navigate to next page I work on next 10 records and show them in page?
So application will be more responsive.

推荐答案

http://social.msdn.microsoft.com/Forums/en-US/b1b3d805 -37ea-4ead-9f51-25d8e276447a / paging-in-local-reportsrdlc [ ^ ]



和这个



http: //stackoverflow.com/questions/20715644/how-to-apply-custom-paging-in-rdlc-report [ ^ ]


这篇关于在c#中的RDLC报告中分页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆