RenderWithWPF and large amount of data....
Posted: Mon May 28, 2012 4:58 am
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.
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.