Using Cuteeditor inside an Ajax Updatepanel

  •  02-08-2009, 10:20 PM

    Using Cuteeditor inside an Ajax Updatepanel

    Hi,
     
    When I change the content (load new HTML) of the editor, I want a slick, smooth change of content.  It currently looks like the whole control is redrawn.  I turned to Ajax for .NET and placed the editor in an UpdatePanel with triggers from controls that change the content of the editor.  Since the editor control still seems to redraw, I'm convinced there's much more to this.  Can someone post some sample code or point me to a good document that would help me get the desired effect?
     
    thanks!
View Complete Thread