Subject Different font color for cells in TIB_Grid?
Author Thomas Steinmaurer
Hi,

I want to customize the visualization of records in a TIB_Grid in such a way
that the font color of certain data cells depend on values of one column.

For example drawing a data cell with font color red if the value is smaller
than 10. What is the proper event to use?

Thomas