1

Using ASP.NET 4.5 .aspx page with ReportViewer for displaying RDLC reports. When the page is loaded (especially for the first time) it takes sometimes more then 10 sec. So, the users need some progress indication like a Spinner etc. until the report is shown. Is there a solution for it?

N.D.B
  • 443
  • 7
  • 25
  • http://stackoverflow.com/questions/23452449/how-do-i-show-a-loading-spinner-when-submitting-for-a-partial-view-in-asp-net-mv – Dimitar Tsonev Dec 05 '14 at 21:51
  • 1
    DTs, the case there is different in 2 major point: 1. There the submit button in the same window starts the spinner, here the .aspx page with the ReportViewer opens in new browser window. 2. ASP.NET MVC controller/view there, and here is .aspx – N.D.B Dec 07 '14 at 07:51
  • @N.D.B were you able to solve this? Please share how you did it – hiFI Aug 15 '18 at 06:19
  • Too old issue - Sorry, can't remember. – N.D.B Aug 16 '18 at 08:31

0 Answers0