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

RadStyleSheetManager theming

1 Answer 68 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Syazwan Ahmad
Top achievements
Rank 1
Syazwan Ahmad asked on 01 Sep 2009, 02:38 AM
I have a bunch of custom themes modified from telerik's default. I have made them into embedded resource by creating a class library as illustrated in the examples.

Now what is the correct way to make it auto-load required css files according to set theme? Surely there are easier ways than to specify all the CSS I use in <asp:ScriptReference> of every page?

1 Answer, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 02 Sep 2009, 01:04 PM
Hi Syazwan Ahmad,

For the time being RadControls for ASP.NET Ajax register only the built-in skins automatically. Custom embedded skins can only be registered by adding StyleSheetReferences to the RadStyleSheetManager.

Regards,
Albert,
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ScriptManager and StyleSheetManager
Asked by
Syazwan Ahmad
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or