Progressbar

Stimulsoft Reports.Flex discussion
Locked
Frotsen
Posts: 15
Joined: Mon Apr 19, 2010 8:02 am
Location: Norway

Progressbar

Post by Frotsen »

Hey

Im using weborb and are converting the Array to a Datatable and this works fine. But when i do so, i dont get any progressbar. My problem is that some reports are rather large and the ReportViewer takes 10-15 seconds to render. Is there anyway to get the progressbar you get you use xml files? Or is there any event i can listen to so i can make one?

Regards
Frotsen
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Progressbar

Post by Vladimir »

Hello,

Unfortunately, at this moment, these actions are carried out synchronously. We plan in future to implement asynchronous rendering of the report, and display of progress bar will be possible.

Thank you.
Locked