set DataGridViewCell visible false?

  • Thread starter Thread starter 2G
  • Start date Start date
2

2G

Hi,

Is there a way to set a cell in a DataGridView invisible? the property in
readonly.
I have some columns with checkboxes but there are some rows that should not
have the checkbox available so I was trying to set the cell invisible.

Thanks.
 
Back
Top