Skip to Content
0
Former Member
Oct 25, 2012 at 05:36 AM

Regarding report page navigation which takes time to navigate in web application.

33 Views

I have a strange issue with crystal report viewer for reports viewed with huge data (for around 93000 report pages).

My report has DateRange parameter, when the start date is entered as '1/1/2006' and end date is selected as "No Upper limit" and viewed..The report displays fine after selecting the parameters and clicking "OK", but when i click on page navigation button it takes few minutes (2 to 3 mins) to navigate to next or last or any page for the first time but then navigates normally(faster) from next time (this behaviour happens only for the first page navigation, don't have idea why this happens and what internally does crystal report or report viewer does). The above behaviour also varies from report to report based on the report contents(no.of report sections like groups, subreports etc). The page navigation behaves properly for the reports viewed for little less data.

Web application developed using Visual studio 2010 &, crystal reports 13.02. I am using pull mehtod to develop reports.

For same report if selected start date as '1/1/2006' and end date as current date for date range parameter and viewed report displays f and the page navigation is fast and doesn't take time.

Can anyone please help or let me know why this is happening?