1
Answer

Need disabled check box cell in c# winforms

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)