This is a migrated thread and some comments may be shown as answers.

Changing Grid ExpandedColumn background color

1 Answer 24 Views
Grid
This is a migrated thread and some comments may be shown as answers.
taeho
Top achievements
Rank 1
taeho asked on 14 May 2010, 07:40 AM
Please have a look at the attached image.
Using Firefox firebug to examine its css, it shows

.RadGrid_WebBlue td.rgGroupCol, .RadGrid_WebBlue td.rgExpandCol {
background:none repeat scroll 0 0 #8EA3B9;
border-color:#8EA3B9;
}

How to change the background color of grid expanded column?

Many thanks

Toby

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 14 May 2010, 08:00 AM
Hi Toby,

I am glad that you know how to use Firebug, so you have made the first step. Now please refer to:

http://blogs.telerik.com/dimodimov/posts/08-06-17/how_to_override_styles_in_a_radcontrol_for_asp_net_ajax_embedded_skin.aspx

Regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
taeho
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or