Update the ComboBox at rutime???

F

fiaolle

Hi

I have tried to update my combobox with no luck. I add records to the table,
the combobox has as Datasource, but I don't know how to update the combobox.
I have tried updata the oledbadapter and the dataset and set the datasource
to that dataset, but nothing happens. I can see in the database that I've
added a new record to the table, but nothing happens to the combobox when I
update it.
Does anyone know how to solve this.

Appreciate answers
Fia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top