Subject Using OnGetCellProps and OrderingColor
Author fabiopandin
Hi all.

Is there a way to draw the odd lines in a TIB_Grid using
OnGetCellProps and, at the same time, ignore the column that is the
OrderingItemNo of the TIB_Grid´s dataset?

Note that the OrderingItemNo of the TIB_Grid´s dataset can change at
runtime.

Thanks...