Page 1 of 1
CRDBGrid with OnDrawTitleCell
Posted: Sun 08 Apr 2007 19:25
by quadrophenia
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
Posted: Tue 10 Apr 2007 08:09
by Antaeus
quadrophenia wrote:Is it although possible to draw something into a CRDBGrid-TitleCell?
You can modify the DrawTitleCell procedure in the CRGrid.pas unit to achieve necessary behaviour.
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).
quadrophenia wrote:CRDBGrid-component still supported and included within MyDAC 5.00?
The TCRDBGrid component is included into MyDAC 5.00, it is no longer supported by Core Lab.
Posted: Mon 18 Jun 2007 21:45
by Hans Luijten
Will TCRDBGrid remain available in future releases?
Or to put it differently; if I start developing now using the TCRDBGrid, will I run into issues with future MyDAC releases?
Posted: Wed 20 Jun 2007 09:25
by Antaeus
We do not plan to exclude TCRDBGrid from MyDAC installation, or to do any other significant changes concerned TCRDBGrid.
You should know that this component is freeware, and no more supported. You can find its sources in the MyDAC installation directory.