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

Dynamically created Rad editor not editable in firefox

1 Answer 70 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Karthick
Top achievements
Rank 1
Karthick asked on 04 Mar 2011, 11:15 AM

Hi i am creating Radeditor dynamically (on the fly) in codebehind. Which is working fine in IE. But i am facing a strange issue in firefox, where only the first radeditor is loaded correctly rest of the Radeditors are not allow to edit but it;s not giving any javascript error and all the tool menu items are loaded.

 

Kindly help..

 

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 09 Mar 2011, 03:42 PM
Hello Karthick,

My first suggestion is to make sure that you use the latest version 2010.3 1317 of RadControls for ASP.NET AJAX.

Can you please try the solution provided in the following PITS issue: http://www.telerik.com/support/pits.aspx#/public/aspnet-ajax/4889 ? It is to fire the the onParentNodeChanged() client method of the RadEditor when the editor is shown on the page.

You can also try to register the external skins of the control just to make sure that the skins are fully loaded and this is not causing the problem. You can do that from:
- a CDN server: CDN Support
- or from external css files: Registering an external skin of RadEditor?

If the above suggestions do not help, please isolate the problem in a sample fully working project and send it for examination by opening a support ticket.

All the best,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Editor
Asked by
Karthick
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or