Please have a look at the attached image.
Using Firefox firebug to examine its css, it shows
How to change the background color of grid expanded column?
Many thanks
Toby
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