has anyone managed to get a DBLookupComboBox to work with a DBCtrlGrid?
a pre filled in DBComboBox works ok, but it dose not work to well for lookup tables;
delphi 7
|
|
has anyone managed to get a DBLookupComboBox to work with a DBCtrlGrid? a pre filled in DBComboBox works ok, but it dose not work to well for lookup tables; delphi 7
|
|||
|
|
|
|
I just added a TDBLookupCombo to a TDBCtrlGrid. When I tried to set the ListSource, I got the error: Operation not allowed in a DBCtrlGrid. Therefore it appears that this is explicitly forbidden in Delphi and so you won't be able to do it. |
||
|
|