I'm using reportviewer in my asp.net application and everything is working fine
except when the report initially renders it take 3 about seconds ( which is fine )
but it shows a blank report, not the loading image. If you look at the browser
it shows that it's loading however, I'm fearful my users will not notice this and
re-click the generate report button. I'm also using radajaxmanager to try to force
the loading panel to display but to no avail. So my question is: Is there a way to
capture the render complete ( in asp.net ) so I may show a message stating the
report is rendering until it completes then I can hide the message.
Thanks
except when the report initially renders it take 3 about seconds ( which is fine )
but it shows a blank report, not the loading image. If you look at the browser
it shows that it's loading however, I'm fearful my users will not notice this and
re-click the generate report button. I'm also using radajaxmanager to try to force
the loading panel to display but to no avail. So my question is: Is there a way to
capture the render complete ( in asp.net ) so I may show a message stating the
report is rendering until it completes then I can hide the message.
Thanks