First, try with RTM version as beta 2 is a thing from the past.
--
Miha Markic [MVP C#]
RightHand .NET consulting & development
www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
"Giovanni" <(E-Mail Removed)> wrote in message
news

49DB3B1-78F5-402C-8358-(E-Mail Removed)...
> Hi All,
>
> I have a problem with the ColumnChanging event: (VS 2005 BETA 2)
>
> The ColumnChanging event seems to fire correctly for textbox controls,
> but for some reason, a databound combobox does not raise the event
> properly.
> I tried scrolling up and down (keyboard) as well as choosing a specific
> item
> (mouse), but no luck yet.
>
> To generate the event, I double-clicked the specific column in the
> Dataset Designer. All the other textbox controls work as expected except
> for
> the combobox control. Any help?
>
>
> Regards,
>
> Giovanni