I'm working on WindowsForms based project where i'm implementing a DataGrid which contains some editable and the other uneditable columns. Now, my need is to set the editable column Headertext color to a special color and the rest would be in default color. Plz give an idea of implementing this. A code snippet is much more appreciated. Thanks in advance.
Regards,
Devan47