Re: cuteeditor not support the codebehind to set value?

  •  07-20-2009, 12:10 PM

    Re: cuteeditor not support the codebehind to set value?

    Sorry! the code logic was complicated.  I don't know how to show it.
     
    1. parent window include a grid to show the article list;
    2. Client click one record(call AjaxMethod ), Pop up details window to show the record infomation.
    3. I wrote the code in AjaxMethod set the value for each controller(including the cuteEditor).
     
     
    How to refresh the cuteeditor context if I used AjaxMethod to set value.
    For example:
            the cuteeditor included similar this.Editor1.reload() method? 
     
     
    Thanks!
View Complete Thread