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

Editor Toolbar display mess up

3 Answers 58 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alan Wang
Top achievements
Rank 1
Alan Wang asked on 29 Apr 2011, 08:14 PM
Telerik Support,

There is a problem to display Radeditor tool bar on my application, please check out the attachment. The thing is it doesn't happen all the time, only sometimes.

It really drives me crazy.

Please help

Alan

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 02 May 2011, 03:07 PM
Hi Alan,

This problem might occur if the RadEditor's skins are not loaded correctly. Could you please register the external RadEditor skins as it is shown in this KB article: Registering an external skin of RadEditor?

You can also take advantage of the recently introduced CDN support which will allow you to load the controls skins from the Telerik CDN. Telerik CDN is hosted on the Amazon CloudFront service.

You can find more information about our CDN support here and here.

Greetings,
Dobromir
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Alan Wang
Top achievements
Rank 1
answered on 03 May 2011, 04:41 PM
Telerik Support:

I followed the instruction and it solved my problem. The only drawback is that I can't apply the style or skin to the radeditor at run time anymore.

Hope you have a solution  to help to apply the skin at run time for this situation.

Thanks
Alan
0
Dobromir
Telerik team
answered on 09 May 2011, 07:30 AM
Hi Alan,

It is possible to use <link> elements with runat="server" and set the src attribute on the server according to the chosen skin.

In addition, there are various reasons that may cause the skin files to not be loaded properly. I would recommend you to debug the problematic page using Fiddler and / or FireBug to determine the reason why the files are not loaded.

Best wishes,
Dobromir
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Editor
Asked by
Alan Wang
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Alan Wang
Top achievements
Rank 1
Share this question
or