vote up 0 vote down star

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

flag

1 Answer

vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.