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

[Solved] Changing existing skin for Grid

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jincy
Top achievements
Rank 1
jincy asked on 03 Apr 2008, 06:32 AM
Hi,

I am tring to changethe existing skin for Grid.I am making the change on Vista skin.Right now I change to background color of grid by giving like this in the CSS file.
.RadGrid_Vista
{
    border:1px solid #a7bac5;
   /* background:#fcfcfc;*/
    color:#333;
}

My problem is I want to change the header and footer also like this.How can I do that? Which property I have to change?

Regards,
Jincy

1 Answer, 1 is accepted

Sort by
0
jincy
Top achievements
Rank 1
answered on 03 Apr 2008, 08:37 AM
Hi ,

I got the solution.Thanks.


Regards,
Jincy
Tags
Grid
Asked by
jincy
Top achievements
Rank 1
Answers by
jincy
Top achievements
Rank 1
Share this question
or