Need disabled check box cell in c# winforms

Oct 4 2011 8:32 AM

Hi,

I have a Datagridview and there is 10 rows and 2 columns (Textbox Column & CheckBox Column).

For particular rows means for 5 & 7 rows we need to set the disabled checkbox and rest columns enabled checkbox.

Need sample code in this scenario.

Thanks in Advance.


Answers (1)