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
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