Paging in CrystalReportViewer
Hi All,
I'm using Crystal Report 8.5 for development and calling this report from my ASP.NET application. In my report, I am calling the Stored procedure in SQL 2000.
After running the application, When i go to the Next page of the report, do i have to again bind the data to the Report Viewer? If yes, does it mean that it will retrieve the data from database every time the page is changed in the Viewer.
Regards,
Rakesh
|