Hi Princy,
Thanks for your reply. But I need to know what needs to be done regarding the Style Sheet while creating the custom skin. I have seen couple of style sheets for Built in skins for grid.Each class with in css end with skin name(Office2007 in exemple below).
.GridHeader_Office2007 a
{
color: #284684;
text-decoration: none;
Do I need to create Style Sheet in the same naming convention for my custom skin? Is there any set of rules to be followed for creating style sheet for Rad grid to Identify the css Classes within the style sheet for custom skin