DataColumnChanging Combobox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 

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

Back
Top