Hi,
I am trying to put a blank cell instead of a checkBoxCell in a DataGridView were all columns are CheckBoxColumns.
I don't want to make the whole Row or Column invisible, just a certain cell where "i don't want a checkbox to appear".
Now, I tried to make the designated cell invisible, but it seems that the visible property for Cells is ReadOnly.
If you require further clarification of the situation, please don't hesitate to ask.
I appreciate the help.
Regards,