-->

Friday, August 2, 2013

How to change back color of the gridview column in ASP.NET

How to change back color of the gridview column  in ASP.NET

Step-1 : Bind GridView using SqlDataSource in ASP.NET.
Step-2 : Select Edit column link using show smart tag.

How to change back color of the gridview column  in ASP.NET

Step-3 : Select fields in left pane.
How to change back color of the gridview column  in ASP.NET

Step-4 : Select itemStyle in Style tab in right pane
How to change back color of the gridview column  in ASP.NET

Step-5 : Change back color of the column using back color property.
How to change back color of the gridview column  in ASP.NET





Read other related articles

Also read other articles

© Copyright 2013 Computer Programming | All Right Reserved