ReportViewer v10 issue with slow paging

  • We have an ASP project with ReportViewer controls. We recently upgraded the controls from v8 to v10. Everything looks good except ONE report with a lot of data, which now takes about 10 seconds to go from the first to the second page. This does not occur with the same data and same version of the report with the v8 ReportViewer.

    Has anyone seen anything like that? Are there any settings that we could play with that might help? I tried turning on caching on the server, but that didn't do anything.

  • My site is running .net 3.5. When we had reportviewer 9.0, there was no loading dialog during paging, very smooth.Since upgrading to version 10.0, the loading dialog shows up during paging. The code also hits the Page_load, I suppose because of the async postback.

    In a summary , the whole paging experience is much slower and gives the expression of an old postback based architecture, rather than any benefit of AsyncRendering. Have you come up with any solution ? I have to upgrade the reportviewer , as version 9 doesn't print in IE 10.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply