Subject IB_Grid enhancement - how?
Author nforall@yahoo.com
Hi All!

I would like to put some changes/enhancements to IB_Grid:

1. Add GridLinesColor property,
2. Change appearance of fixed data colums (FixedDataCols
property) so that these columns appears not in 3D look.
From my (ergonomical) point of view these columns
must differ from titile columns (and from titile row).
Titles are titles and data are data ;)
May be it is useful to add something like FixedDataColsColor
property.

So - how to implement this? Completly override VCL's TCustomGrid or
may be there is more simple way?

Thank you in advance.