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

Custom skin and DetailTable question

1 Answer 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
bill
Top achievements
Rank 1
bill asked on 17 Jul 2008, 04:45 PM
I want to change the GridHeader style (mostly the background color) for Detail Tables in a grid.

I tried changing the following in the Grid.Abc.css but it didn't work.

.DetailTable_Abc .GridHeader_Abc,
.DetailTable_Abc .ResizeHeader_Abc,
{
... stuff in here
}


I know that it is using this css file because it is picking up other styles (like .DetailTable_Abc caption).

Is there some other way to do this? I would prefer a method that uses my custom skin.

Note: I tried using a localized approach and setting the Header background color on the Detail table but it doesn't just set the color - I also lose all of the other .GridHeader_Abc style settings.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 Jul 2008, 06:55 AM
Hi Bill,

Go through the following help articles and see whether it helps.

Modifying existing skins/creating new skins
Different styles in each hierarchy level with skin applied

Shinu.
Tags
Grid
Asked by
bill
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or