Hi Experts,
I have SQL Procedure resulting 10,000 records, which is properly indexed and working fine from db.
Using SSRS 2008 recreated a report to print the records with some parameters.
Problem : The SSRS Report Viewer Control and even Report Manager is loading all the records in 1 page, which is taking very long time to show and scroll.
Please suggest how can improve the performance. (Creating Paging??? etc)
I appreciate some quick solution.
SA