Subject IB_grid - Using OnDrawCell
Author jcp@intsol.com.au
Hi All,
First Post......

I have got the OnDrawCell handler woring, including inserting bitmaps.
I notice however that the dataset data is drawn into the cell before
my handler gets called, causing nasty flicker, and wasting CPU.

How do I stop the Cell being drawn before OnCellDraw happens?

Regards
John