Click here to Skip to main content
15,922,584 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

In my web application i'm using Crystal report to show Sales, Ledger, Payment....reports.

Problem is,
when i search for an Particular Customer's name i'm getting result as more than one page, hence when user use the CrystalReportViewer toolbar(to move next page) cause the Page Postback and loose its current search result, and gives me the old result(when my page gets loaded)

Hence on Pageload i need to bind it, for that particular Customer Name again.

Is this the regular method for doing it ???
or
How can i made my search result static even my page Postback ???
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900