CRDBGrid

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ralle1
Posts: 43
Joined: Thu 27 May 2010 15:01

CRDBGrid

Post by ralle1 » Thu 13 Sep 2012 13:35

Hello dear Devart-Team,

Embarcadero has introduced the property "DrawingStyle" in their TDBGrid.
The value gdsThemed supplies a modern Look just like Win7-Grids.

Is there something like this possible with your TCRDBGrid or is it planned?

Thank you!

AndreyZ

Re: CRDBGrid

Post by AndreyZ » Fri 14 Sep 2012 11:38

Hello,

The TCRDBGrid component does not have such functionality.
The TCRDBGrid component is no longer being developed. Its source code is supplied with IBDAC, so you can implement the functionality you need on your own.

Post Reply