Page 1 of 1

Progressbar

Posted: Tue Jun 14, 2011 5:03 am
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

Progressbar

Posted: Wed Jun 15, 2011 2:42 am
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.