Is there any information whether this functionality exists or is planned?
I inherited an ASP.NET AJAX project that used the Visual Style Builder some time ago to create a custom skin; I'm now in the process of converting the project to MVC3. The project requirements are pretty strict with regards to the look of the site not changing, so it would be extremely useful to be able to convert the custom skin from ASP .NET AJAX to MVC.
Thanks,
Jason
0
Dimo
Telerik team
answered on 07 Nov 2011, 02:15 PM
Hello,
Our RadControls for ASP.NET AJAX and Extensions for MVC use different HTML output, CSS classes and skinning mechanism. To be more specific, the MVC extensions use the so-called "primitives", i.e. different elements from different components share the same CSS classes and styles. In this way a single CSS file is responsible for the skinning of all MVC components, contrary to the way it is done in the ASP.NET AJAX suite.
That's why an easy custom skin conversion is not possible and you have to create your custom skins again.
Regards,
Dimo
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 Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now