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

Using skins in new projects - question

1 Answer 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Warren
Top achievements
Rank 1
Warren asked on 09 Apr 2014, 08:32 PM
Hello,

The only way I can get a list of skins to show is when I create the project as a Telerik Web Application. Then on each control I can select the skin. When I create just an ASP.NET project I only get the default with an error message that they are not available. I did what it says and restarted Visual Studio but did not work. So should I just create it as a Telerik Web Application for the sites I want to use the skins?

And last, for a page that has multiple Telerik controls do I assign the skin to each one by code? Or is there a way to set them all at once? I plan to allow the user to set the skin in a setup screen I have.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 14 Apr 2014, 12:25 PM
Hello,

Skins Troubleshooting explains how to fix the issue if you have problems to load the Skins assembly.

As for setting Telerik skin, you could do that for each control separately at the aspx or the master page, or you could do that in the web.config file where you could specify a single skin for all controls or to specify if you want some control to use different skin. Skin Registration help article explains how to do that in all possible ways.

Regards,
Bozhidar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Warren
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or