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

telerik:RadEditor Skin

3 Answers 94 Views
SkinManager
This is a migrated thread and some comments may be shown as answers.
Bruno
Top achievements
Rank 1
Bruno asked on 03 Feb 2014, 05:19 PM
Hi everyone, 

My problem is that i can change the skin to "Metro" of any Rad Control but i can't change the skin  of telerik:RadEditor.

Why?
Thanks, Bruno F.

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 06 Feb 2014, 09:14 AM
Hi Bruno,

There shouldn't be an issue with this. I just tried it on my end and it seemed to work fine for me. You can find attached the page I used for testing. You can also check out our live demos where you can change the skins of the controls.
Note that if you attempt to change a skin during a partial postback the needed stylesheets may not be properly registered because of the way MS AJAX works. Can you confirm this is not your case? To alleviate it you can try setting the EnableAjaxSkinRendering property of the control to true when you change its skin.
I also advise that you look for errors during the request that may prevent it from returning as expected.


Regards,
Marin Bratanov
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
0
Bruno
Top achievements
Rank 1
answered on 06 Feb 2014, 11:11 AM
Sorry Marin I said that i can't change in RadEditor but in RadEditor i can.
I can't change in telerik:ReportViewer. Is that possible to change?

Thanks for your anwser.
Regards,
Bruno Ferreira
0
Stef
Telerik team
answered on 10 Feb 2014, 03:37 PM
Hello Bruno,

The ASP.NET ReportViewer is part of the Reporting suite and cannot be styled directly with predefined themes. You can use the approach illustrated in the Applying custom skin to the web report viewer code library post.

Our recommendation is to switch to the HTML5 Report Viewer introduced in Telerik Reporting as of Q3 2013. Then you can use Kendo UI metro styles. For more details check the How To: Add the HTML5 Report Viewer to an HTML page help article.

Regards,
Stef
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
SkinManager
Asked by
Bruno
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Bruno
Top achievements
Rank 1
Stef
Telerik team
Share this question
or