- Joined
- Dec 1, 2009
- Messages
- 1
- Reaction score
- 0
We had an odd issue when AsyncRendering="True" whereby the page would complete loading (having show report in progress gif) but on completion no data would appear. Printing and exporting however would indicate the data was present but just not displaying. Clicking F5 would redraw the page and data would appear.
To resolve this I set AsyncRendering="False". Data now is displayed, however, this causes the "report in Progress" gif to not appear. So users are regretably clicking on the view button many times as they have no indication that the report is being generated.
Can anyone assist in resolving either method. Forcing an F5 refresh on report rendering for option 1 or secondly to assist in generating a method for showing an image while the report is rendering which gives some form of feedback to the users.
Any help will be greatly appreciated
If source is required please let me know
To resolve this I set AsyncRendering="False". Data now is displayed, however, this causes the "report in Progress" gif to not appear. So users are regretably clicking on the view button many times as they have no indication that the report is being generated.
Can anyone assist in resolving either method. Forcing an F5 refresh on report rendering for option 1 or secondly to assist in generating a method for showing an image while the report is rendering which gives some form of feedback to the users.
Any help will be greatly appreciated
If source is required please let me know