This is a migrated thread and some comments may be shown as answers.

Passing parameters to sub reports

1 Answer 246 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
shovavnik
Top achievements
Rank 1
shovavnik asked on 06 May 2008, 09:15 PM
I created a master report with a single sub-report. The master report defines a ReportParameter called "Id" of type string. The sub-report also defines an identical parameter.

I used the master report's designer to edit the values of the Parameters for the sub-report and set the sub-report's "Id" parameter value equal to the master report's "=Parameters.Id".

When I run the report, the Id of the master report is correctly set by the application. However, the sub-reports parameter is not set and returns an empty string.

What am I missing?

1 Answer, 1 is accepted

Sort by
0
Milen | Product Manager @DX
Telerik team
answered on 07 May 2008, 05:22 PM
Hello shovavnik,

Find attached a working example, which should help you with your request: Bind parameters in master and detail report.

If you are still facing some issues please open a support ticket and send us an example that reproduces the  described behavior.

I hope you find this information helpful.
 

Kind regards,
Milen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
shovavnik
Top achievements
Rank 1
Answers by
Milen | Product Manager @DX
Telerik team
Share this question
or