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

RadEditor not working inside ascx page

1 Answer 71 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Aj
Top achievements
Rank 1
Aj asked on 01 Nov 2012, 07:09 PM
I am trying the following example (tooltipmanager) but my code differs a bit as I am trying to add RadEditor control inside the ascx page.
http://demos.telerik.com/aspnet-ajax/tooltip/examples/targetcontrolsandajax/defaultcs.aspx?product=grid

On tooltip, it opens my ascx page and displays the radeditor control but it does not allow me to type anything in the "design" view (somehow it seems to be disabled).
When i type in "html" view and come back to "design" view, it still does not show any text in the design view.

Is there something different or special that needs to be done when implementing a radeditor in the above mentioned scenario.

Thanks
Ajay

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 05 Nov 2012, 02:47 PM
Hello Ajay,

You need to employ the approaches from the following articles:
http://www.telerik.com/community/forums/aspnet-ajax/editor/incorrect-rendering-of-radeditor-when-shown-with-ajax-in-initially-hidden-parent.aspx to get proper display for RadEditor
http://www.telerik.com/help/aspnet-ajax/window-troubleshooting-radeditor-in-radwindow.html for getting the RadEditor to work properly when moved in the DOM

For your convenience I am attaching a simple page that shows a working editor.


All the best,
Marin Bratanov
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Aj
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or