Quantcast
Channel: SQL Server Reporting Services, Power View 포럼
Viewing all articles
Browse latest Browse all 24955

SSRS > AsyncRendering issue in Report Viewer Control > ASP.NET MVC web application

$
0
0

Hello everyone,

I am facing an issue for Report Viewer Control which is embedded in my ASP.NET MVC web application. Due to the performance issue, I have set the AsyncRendering to TRUE and this leads to the problem of resetting the Radio Buttons and Checkboxes in the Report Parameters & keeps them un-checked after clicking "View Report" button. If I set AsyncRendering to FALSE then everything works as expected but for large reports, this configuration leads to crashing of the application by causing it to hang.

Please help me out with this problem.



Initial state

After clicking on "View Report" button




Viewing all articles
Browse latest Browse all 24955

Trending Articles