Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change the dataset used by a rpt in the viewer?
Message
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Change the dataset used by a rpt in the viewer?
Miscellaneous
Thread ID:
00961947
Message ID:
00961947
Views:
54
I created xml for design time and now I want to replace it with a dataset at run time.

I add the CrystalReportViewer to the aspx form and load it like this:
CrystalReportViewer1.ReportSource = @"D:\Inetpub\wwwroot\ErpReports\TestReport.rpt" ;

How would I change the dataset used by my .rpt at runtime?

Thanks,
Chris
Next
Reply
Map
View

Click here to load this message in the networking platform