[Lazarus] RE : How to use DBCombobox
Ludo Brands
ludo.brands at free.fr
Mon Jun 18 11:50:41 CEST 2012
> Hi,
>
> I forgot to say that scrolling the grid makes the highlighted
> field of
> the grid appear in the combobox, but only that field is
> available, not
> other fields are visible.
>
I think you have a misunderstanding of what a DBCombobox does. It is a
control that lets you edit the current record by entering data directly or
by selecting from a pre-defined list. You are looking for a list that is
populated from a table. That is TDBLookupComboBox.
Ludo
More information about the Lazarus
mailing list