Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to refresh data in .Net on passing parameter for second time?

Status
Not open for further replies.

nagu11

Programmer
Sep 26, 2002
3
0
0
IN
Hi, I am not able to refresh the data in my crystal report control i have used in .Net.
at first instance of the run, i do see the data correctly, but if i change the parameter, the report is not refreshing the page.

i am using ASP.Net, SQL 2K (stored proc) and Crystal X
what is the problem?
Has anybody come across this situation?
CrystalReportViewer1.RefreshReport()
is also not working :(
any help would be highly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top