Im trying to pass a field as a parameter to a subreport and i'm afraid the documentation isn't helping me:
Passing Parameters to a SubReport
To setup parameters for a SubReport click the ellipses of the Parameters property. Each parameter consists of a Parameter Name and Parameter Value.
Click the New button to add a parameter. Assuming you have assigned the ReportSource property the Parameter Name drop down list will contain the names of parameters defined in the report. Select a Parameter Name from the combobox to set the target for this parameter. Parameter Value combobox allows you to enter value directly, create an "<Expression>" or a "<New Report Parameter>".
- Firstly the screen capture doesn't represent what 'im seeing.
- then I'm unsure where I should find this "Parameter's Property"
- I have "report parameter", is that the same thing?
- Should the referred parameters be in the subreport or the parent report?
I notice that also in the API documentation that Parameter is obsolete?
http://www.telerik.com/help/reporting/allmembers_t_telerik_reporting_subreport.html
http://www.telerik.com/help/reporting/allmembers_t_telerik_reporting_subreport.html
Parameters | Obsolete. |