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

Pass Parameters

1 Answer 169 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Iron
Iron
Michael asked on 06 Apr 2018, 01:56 PM
How do I pass parameters from one sub report to another so that I can use for filtering? I have a sub report in the header of the parent report. I would like the sub report to not show on a page where another sub report exists. I would normally use something static like page number, but the report pages vary depending on data.

1 Answer, 1 is accepted

Sort by
0
Silviya
Telerik team
answered on 11 Apr 2018, 10:29 AM
Hi Michael,

How to pass values to a subreport is explained in the Passing Parameters to a SubReport section.
A comprehensive example is available also in the How to: Create a Master-Detail Report Using a SubReport Item article.

You can either use conditional formatting, or replace the SubReports with a Table items and use its NoDataMessage and NoDataStyle properties to hide the desired one.

Regards,
Silviya
Progress Telerik
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
Tags
Report Designer (standalone)
Asked by
Michael
Top achievements
Rank 1
Iron
Iron
Answers by
Silviya
Telerik team
Share this question
or