Problem with crystal reportviewer
Hi,
I have an ASPX page having a crystal report. Crystal report is shown on the web page using crystal report viewer and ReportDocument object.
Crystal report is rendered based on search criteria entered by the user.
Once the report is rendered and if the user navigate through the pages of the crystal report and then again changes the search criteria then newly rendered report should be showing page no 1 as the default page instead it is showing the last searche's last visited number as the default page number where as the report contains the result of the current search
Any reason for this behaviour?
what is the solution for this?
|