C# add event handler to DataGridViewComboBoxCell

  • Thread starter Thread starter GadyC
  • Start date Start date
G

GadyC

HI
I populate one col. in a dataiewgrid with a combocell as
DataGridViewComboBoxCell. (create on the fly and assign it to cell)

I need to avid arrow user's up/down on that cells.
All the grid events ignore edit state of combocell.

Any idea?
Thanks in advance.
 

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