Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Visual Style Builder > Skin Build using Visual Style Builder, Does Not Work.

Not answered Skin Build using Visual Style Builder, Does Not Work.

Feed from this thread
  • J. avatar

    Posted on Sep 29, 2011 (permalink)

    Hi
    I did steps specified in http://tv.telerik.com/watch/aspnet/visualstylebuilder/creating-custom-radgrid-skin-with-vsb
    But it does not work.  The Grid does not change its style.

    See attached Image.

    -JD

    Reply

  • Bozhidar Bozhidar admin's avatar

    Posted on Oct 4, 2011 (permalink)

    Hello,

    I have tested the scenario of creating custom Grid skin using Visual Style Builder. And I find everything works as expected. Attached is a simple sample Grid with a custom skin applied to it.

    Note that if you load your application in IE, and it is complicated (using a lot of controls), you could experiencing the 31 stylesheet limitation issue.

    If you load to many controls on a page it could be possible to load more than 31 stylesheets on a page, then IE would not load all of them.

    There is a blog post on our website: Internet Explorer CSS Limits where the problem is described in detail and suggests several ways to fix the issue.

    But in shortly, I will suggest you to add RadStyleSheetManager to your application. RadStyleSheetManager control gives developers the advantage of a simple drag-and-drop to achieve the combination of resources to a single request. All you need is to add a RadStyleSheetManager to your page and the stylesheet requests will be combined into a single request.

    If you still experiencing problems with applying the custom skin to your application, it will be necessary to send us your project in order to help you further.

    Regards,
    Bozhidar
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Visual Style Builder > Skin Build using Visual Style Builder, Does Not Work.