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

Change Skin for all Telerik Controls

1 Answer 350 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jidesh Guptha
Top achievements
Rank 1
Jidesh Guptha asked on 12 Oct 2010, 02:35 PM

Hi,

I want to change the skin for all the telerik controls in my application in one shot. found the following way to achive it by adding the skin in the web.config.

<appSettings
<add value="Hay" key="Telerik.Skin"/> 
</appSettings>

 
I should also want this skin to be changed at runtime, my providing the skin list in a combo and allow the users to change. How to go about it.

Jidesh

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 12 Oct 2010, 03:43 PM
Hello Jidesh,

You can use RadSkinManager.

Best wishes,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Jidesh Guptha
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or