Need to Disable a column in a Data Grid View in Winform

I have a data grid view ( say 5 columns ) . User has the option to disable/enable 1 particular column of the data table (using radio buttons). So How should I go about doing it?

When I select to disable the column, I need to make it non editable, change the color of the column so that user can understand that the column is disabled and any other suggestion are also welcome.

6
задан Kiquenet 21 November 2014 в 10:35
поделиться