I've been looking for an "If>Then>Else" or Case statements, but haven't found them in the documentation.
Are logic structures like these available? If so, will someone provide examples of the syntax?
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 22 Apr 2015, 06:13 AM
Hello,
Please check the built-in Conditional functions in the Developer's reference. You can also use custom functions, which extend the default functionality of the Report Designers. To use custom functions in the Standalone Report Designer, you will need to extend its configuration - Extending Report Designer.