Render Databand with a lot of records
Posted: Fri Oct 06, 2023 4:07 am
Hi,
I am converting a rdlc report to Stimulsoft version.
And I got the an problem with the render time took too long when the dataset contained a significant number of rows (approximately 100,000).
I am tried to change the ReportViewer ViewMode from Continues to SinglePage and it helps a little bit, but still take about 40 - 50 seconds to generate the report.
Just wonder if you have met this case before and know how the way to make the process time faster?
Thank you
I am converting a rdlc report to Stimulsoft version.
And I got the an problem with the render time took too long when the dataset contained a significant number of rows (approximately 100,000).
I am tried to change the ReportViewer ViewMode from Continues to SinglePage and it helps a little bit, but still take about 40 - 50 seconds to generate the report.
Just wonder if you have met this case before and know how the way to make the process time faster?
Thank you