Hi all,
no webapp. I found the solution by implementing BindingList I get the
updates now.
On 14 feb, 15:27, "Shaun C McDonnell" <sm-nospammmmm...@eisoft.com>
wrote:
> Stijn,
>
[quoted text clipped - 13 lines]
> > Thanks
> > Stijn
RobinS - 15 Feb 2007 06:35 GMT
If you are doing .Net 2.0, you can use a Binding source between your data
source and the combobox, and this will also fix your problem. The Binding
Source acts as glue between the control and the data source, and handles
updates of the control(s) immediately when the data source is modified.
Robin S.
-----------------------------
> Hi all,
>
[quoted text clipped - 21 lines]
>> > Thanks
>> > Stijn