RenderWithWPF and large amount of data....

Stimulsoft Reports.WPF discussion
Post Reply
LukasT
Posts: 306
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

RenderWithWPF and large amount of data....

Post by LukasT »

Hello,
if I need to show report with large amount of data, for a long time render dialog is not shown. Used memory is growing and growing but I don't see any progressbar. I am expecting some possibility to see progress of all rendering processes and possibility to stop current process.
.... in my code I have this: "rep.RenderWithWpf(true);" but progressbar is visible after a long time in moment, when you are really rendering the report.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

RenderWithWPF and large amount of data....

Post by HighAley »

Hello.
LukasT wrote:if I need to show report with large amount of data, for a long time render dialog is not shown. Used memory is growing and growing but I don't see any progressbar. I am expecting some possibility to see progress of all rendering processes and possibility to stop current process.
.... in my code I have this: "rep.RenderWithWpf(true);" but progressbar is visible after a long time in moment, when you are really rendering the report.
We couldn't reproduce your issue.
Please, send us a project with necessary data which reproduce the issue for analysis.

Thank you.
Post Reply