Hi Programmers! I need to disable the DataGridViewComboBoxCell if the certain conditions get true. Thanks in advance.
Asked
Active
Viewed 1,294 times
1
-
1I suppose you're working with windows form or wpf? – michele Apr 02 '12 at 09:01
-
@Michele:Yes, you are right i'm working with windows form. – Prakash Kunwar Apr 02 '12 at 09:18
-
3Have a look to [this question][1] [1]: http://stackoverflow.com/questions/5373548/runtime-disable-the-datagridviewcombobox – michele Apr 02 '12 at 09:26