Home All Groups Group Topic Archive Search About

DataColumnChanging Combobox

Author
17 Nov 2005 6:38 AM
Giovanni
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

Author
17 Nov 2005 8:18 AM
Miha Markic [MVP C#]
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/

Show quote
"Giovanni" <Giova***@discussions.microsoft.com> wrote in message
news:D49DB3B1-78F5-402C-8358-935B98E85411@microsoft.com...
> 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

AddThis Social Bookmark Button