RobA2345
New member
Hi All,
I'm really struggling with this problem now and like many others I bet it's so simple to solve.
I have a DataGridView with a DataGridViewCheckBoxColumn, I want to disable certain cells in the CheckBoxColumn from being checked. Does anyone know how to do this?
Example: I have two columns one a number and one a CheckBoxColumn. If the number is 1 then I don't want the user to be able to Check the cell on that row.
I'd really appreciate any help you can offer.
Thanks,
Rob
I'm really struggling with this problem now and like many others I bet it's so simple to solve.
I have a DataGridView with a DataGridViewCheckBoxColumn, I want to disable certain cells in the CheckBoxColumn from being checked. Does anyone know how to do this?
Example: I have two columns one a number and one a CheckBoxColumn. If the number is 1 then I don't want the user to be able to Check the cell on that row.
I'd really appreciate any help you can offer.
Thanks,
Rob