Hi,
We are using Report Viewer on a ASP.NET web form to show a report designed using Telerik Report Designer Q1 2014. We have to load more than 10000 records inside a report. We are using paging so that a page has around 100 records. As performance point of view is it possible to load the data using data paging, like your data pager control, where only the data that are required for a page is loaded at a time instead of loading all the data at once. Also need to consider if user want to export or print the report, in that case report should bring all the data.
Regards,
Majid
We are using Report Viewer on a ASP.NET web form to show a report designed using Telerik Report Designer Q1 2014. We have to load more than 10000 records inside a report. We are using paging so that a page has around 100 records. As performance point of view is it possible to load the data using data paging, like your data pager control, where only the data that are required for a page is loaded at a time instead of loading all the data at once. Also need to consider if user want to export or print the report, in that case report should bring all the data.
Regards,
Majid