comboboxes with same datasource

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all!
I want 2 comboboxes displaying information from the same table. I try the
code below, but this don’t work properly. The comboboxes always show the same
item.

I can make a new dataset and copy the table “Status†so I got one dataset
for each combobox, but is that the most efficient way?

Is there any better solution?

Thanks for your help!
Karl-Inge Reknes
 
Back
Top