Welcome Guest Search | Active Topics | Sign In | Register

Few column Header in one color and rest in another color Options
Deep
Posted: Tuesday, November 12, 2013 5:07:03 AM
Rank: Newbie
Groups: Member

Joined: 11/12/2013
Posts: 1
Hi,

I currently have an requirement to show few column header in one color and other in different colors , in a grid . I tried few options but whatever i do its reflecting for all column headers. Please let me know if any option is available.

Thanks
Deep
eo_support
Posted: Tuesday, November 12, 2013 9:24:53 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

You would just use HTML in the GridColumn's HeaderText. For example, you can set HeaderText to <div style="background-color:blue">header</div> instead of just "header" to give the header blue background color. You may also need to set the div's height. However do not set its width otherwise when you resize the column the div won't cover the whole column header.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.