I am new member in this milinglist, askpermission to ask , how to make check box in crgrid and how to dblookup in crdbgrid
Thank's
Azis
how to make check box in crdbgrid
-
AndreyZ
Hello,
TCRDBGrid doesn't show check boxes. TCRDBGrid is a free component and is no longer being developed. TCRDBGrid's sources are supplied with MyDAC. You can implement the functionality you need on your own.
To have a lookup values, you can use the TDBLookupComboBox and TDBLookupListBox standard components.
TCRDBGrid doesn't show check boxes. TCRDBGrid is a free component and is no longer being developed. TCRDBGrid's sources are supplied with MyDAC. You can implement the functionality you need on your own.
To have a lookup values, you can use the TDBLookupComboBox and TDBLookupListBox standard components.