Hi all,
I am using Visual Studio 2010 and SAP Crystal report application for creating simple local website. I added the crystal report by Crystal Report Viewer and bind the report using its relevant code in C#. On debugging website, crystal report appears but when I set its parameters and click on button, crystal report viewer will turn blank and no data appear. While clicking on next page button data of 2nd and all upcoming pages appear in the crystal report viewer and on clicking export button whole record come there.
This problem was noticed on Internet explorer 9 and Mozilla Firefox but when I place the address of the local website on IE and Firefox no such issue was noticed.
How can I avoid this problem???