Home All Groups Group Topic Archive Search About

Update the ComboBox at rutime???

Author
19 Aug 2006 4:44 PM
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

Author
20 Aug 2006 3:37 PM
vbnetdev
http://support.microsoft.com/?id=313482

--
Get a powerful web, database, application, and email hosting with KJM
Solutions
http://www.kjmsolutions.com



Show quote Hide quote
"fiaolle" <fiao***@telia.com> wrote in message
news:tdHFg.13688$E02.5059@newsb.telia.net...
> 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
>
>