how to change back color for column in datagrid

  • Thread starter Thread starter Suresh Kumar
  • Start date Start date
S

Suresh Kumar

Dear all,

I need to change the back color for the specified column in the data grid. I
am using Visual Studio 2003. How to change the back color only for column?

Can anyone help to solve this problem?

Regards
Suresh
 
Dear all,

I need to change the back color for the specified column in the data grid. I
am using Visual Studio 2003. How to change the back color only for column?

Can anyone help to solve this problem?

Regards
Suresh


you can change it from properties panel of dataGrid
there backcolor attribute also foreColor modify to desired color
 
Back
Top