Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use this feature, you will need to add a callback function in in the ClientMain class that is called every time the DataGrid is modified.

...

In this example, we will add the following table to our Reportreport:


It is possible to dynamically color the Table Cells Table cells can be dynamically colored by using the input parameters of the Callback Function. You can filter tables by ColumnName and Rows.

Callback Function Usage

...