This is indeed before the tablecontrol is filled with new data.
You could use the event OnGetCellClass() that is triggered after each cell's value is added and its value is updated.
This is indeed before the tablecontrol is filled with new data.
You could use the event OnGetCellClass() that is triggered after each cell's value is added and its value is updated.