Hello Stefania,
The default report parameters area provides basic functionality to the users. It is not possible to extend the default parameters area and add OR conditions or custom messages.
In order to implement the described scenario, you will need to create your own custom report parameters UI in your application. First you will need to hide the default parameters area by setting each report parameters
Visible property to
False.
Then you can create your custom parameters UI and send the values from that UI to the report parameters programmatically through the report source e.g.:
Regards,
Nasko
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