Page Tree
Other Releases
...
Info | ||
---|---|---|
| ||
Quick video tutorial (no audio) |
Table cells can be dynamically colored by using the input parameters of the Callback Function. You can filter tables by ColumnName and Rows.
To use this feature, you will need to add a callback function in the ClientMain class that is called every time the DataGrid is modified.
...
In this example, we will add the following table to our report:
Table cells can be dynamically colored by using the input parameters of the Callback Function. You can filter tables by ColumnName and Rows.
The code below shows an example of how this feature can be implemented.
...
Since the callback function is placed into the ClientMain class, the reports containing DataGrids will only be colored if the report is being saved in by one of the following methods: