When I select parameter which shall update the list of data of other parameter, I do not see when he will be ready for use.
Thanks.
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 17 Apr 2012, 02:12 PM
Hi Denis,
Generally the built-in report parameters' purpose is to provide basic UI that is available out of the box and that is enough for most scenarios. For other cases, when you require customization, you can hide all report parameters (Visible=false), create a custom parameter area and wire it up to the Report API.