Hi,
In Delphi I use TDBLookupComboBox for select a row from a table.
I only use three properties for this. ListSource, ListField, KeyField.
And I can read the KeyField's value from the KeyValue property.
I want to use this component for same task but not working for me.
The result is an empty combobox. How can I do the above thing in
Lazarus? My problem is a bug in TDBLookupComboBox?
Gabor
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus