Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Designing with Sitefinity > Css problem Rad Grid in sitefinity 3.7

Css problem Rad Grid in sitefinity 3.7

  • Gaurav avatar

    Posted on Apr 28, 2011 (permalink)

    I have upgraded my site in sitefinity 3.7 from Sitefinity 3.5
    The previously I was using RadGrid with SKIN web20
    but after upgrading to 3.7 Some webResource.axd file is changing the look of My previous Look of Rad Grid with skin web20

    Can you please suggest me how to get the previous look in sitefinity 3.7

    i have attached the screen shot that is showing the difference in sitefinity 3.5 Rad grid and sitefinity 3.7 Radgrid

     

    Reply

  • Radoslav Georgiev Radoslav Georgiev admin's avatar

    Posted on May 5, 2011 (permalink)

    Hello Gaurav,

    The difference between the RadControls for ASP.NET Ajax in Sitefinity 3.5 and 3.7 is that the skins have been moved to the assemblies and are now loaded with as webresource. It seems that there have been changes in the skin itself between the different versions of the RadControls. What you can do is if you have your old CSS files with the skins you set the RadGrid's property EnableEmbeddedSkins to false and then put your old css in the theme.

    All the best,
    Radoslav Georgiev
    the Telerik team
    Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Designing with Sitefinity > Css problem Rad Grid in sitefinity 3.7