ionutdinulescu
Programmer
Hello !
I'm new to Delphi, but I have long experience in VB.
Tell me how can I populate a TComboBox with values of a field
In vb I use ListBox.ItemData to associate a value with it's corresponding ID in the table.
Is there a way to do this in Delphi, or I have to create a sepparate array ?
Can TDBGrid be used with TADODataSource?
Thanks
I'm new to Delphi, but I have long experience in VB.
Tell me how can I populate a TComboBox with values of a field
In vb I use ListBox.ItemData to associate a value with it's corresponding ID in the table.
Is there a way to do this in Delphi, or I have to create a sepparate array ?
Can TDBGrid be used with TADODataSource?
Thanks