Page 1 of 1

TCRDBGrid: DrawingStyle property missing?

Posted: Mon 10 Jun 2013 13:53
by ThomasB
Hello,
I use ODAC 9.0.1 with C++Builder XE4 on Windows 7 Enterprise 32 Bit.
Is it possible to give CRDBGrid a Windows-7-like look? The Embarcadero TDBGrid has a DrawingStyle-property. When choosing gdsThemed, the grid has a Win7-look. When choosing gdsClassic, the grid has the same look as TCRDBGrid.

Re: TCRDBGrid: DrawingStyle property missing?

Posted: Tue 11 Jun 2013 08:04
by AndreyZ
Hello,

The TCRDBGrid component is no longer being developed. Its source code is supplied with ODAC, so you can change it any way you want.