DataGridViewComboBoxCell closes immediately [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Guys, I'm experiencing the following problem with DataGridViewComboBoxCell: When clicking the arrow that opens the combo box for the first time, everything is fine. However, when clicking it again (as long as the cell is still in focus) the list drops (opens) and closes immediately. The only way to change its value is to select another component so it loses focus, and then click it once again. Does anyone has an idea how to solve it? Thanks, Eyal.
modified on Tuesday, March 10, 2009 6:19 AM