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

Applying skin on load

2 Answers 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
abc
Top achievements
Rank 1
abc asked on 18 Mar 2009, 10:14 AM
hi,

     Whenever a user selects a skin from a list of skins in combobox on the aspx page, I should change the skin of all the controls on the page to that value. Some controls are built dynamically while the page loads so I cannot declare all the controls under

TargetControls

in the RadSkinManager. 
    
    How can I acheive this task?  If there is any option to do without using RadSkinManager. 

Thanks in advance !!!
  

 

2 Answers, 1 is accepted

Sort by
0
abc
Top achievements
Rank 1
answered on 18 Mar 2009, 10:36 AM
hi telerik team,

         Is there anybody to help me.

Thanks in advance  !!!
0
Sebastian
Telerik team
answered on 18 Mar 2009, 11:07 AM
Hello abc,

For the dynamically created controls you can add RadSkinManager setting programmatically in the code-behind of your page (using the ApplySkin method). See the relevant paragraph of this documentation topic for more details.

Best,
Sebastian
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
abc
Top achievements
Rank 1
Answers by
abc
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or