I have added two DateTime parameters i-e "Start Date" and "End Date" in a Report. Now I want to restrict the user that the End Date should be greater than the Start Date. Any Suggestions how to do that ?
Regards.
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 03 Dec 2010, 06:03 PM
Hello Khurram,
The Report Parameter area provides out of the box UI support for the parameters that covers 98% of the user cases and for that reason it is not customizable. In order to achieve your requirement, you should create custom UI for the parameter's (for example using our RadDatePicker control) and hook it up to the parameters via the Reporting API.
Kind regards,
Steve
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.