It would be nice to integrate a checkbox into the column-title of a CRDBGrid.
There are methods to OnDrawColumnCell but nothing like OnDrawTitleCell.
Is it although possible to draw something into a CRDBGrid-TitleCell?
By the way: Is the imho outstanding CRDBGrid-component still supported and included within MyDAC 5.00?
Kindest Regards
CRDBGrid with OnDrawTitleCell
You can modify the DrawTitleCell procedure in the CRGrid.pas unit to achieve necessary behaviour.quadrophenia wrote:Is it although possible to draw something into a CRDBGrid-TitleCell?
Note: CRGrid.pas is a part of the TCRDBGrid source code. It is available only for registered users of Core Lab DAC products (ODAC, MyDAC, SDAC, IBDAC).
The TCRDBGrid component is included into MyDAC 5.00, it is no longer supported by Core Lab.quadrophenia wrote:CRDBGrid-component still supported and included within MyDAC 5.00?
-
Hans Luijten
- Posts: 12
- Joined: Thu 07 Jun 2007 16:39
- Location: Osceola, WI, USA