Hi Al,
The idea is that when you are creating the ReportSource you are passing values to report parameters through the
ReportSource.Parameters collection e.g. when you configure a
NavigateToReportAction target or a SubReport item's report. Thus on creating a new ReportSource, the Parameters collection of the original ReportSource should be transferred.
If you prefer, you can modify the method to read the report's ReportParameters collection and to add an entry per report parameter in the final ReportSource object.
For example:
Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items