Wednesday 15 January 2014

ASP.NET MVC Ajax and the CKEditor -


I am working with MVC1 and CK Editor. I am integrating Ajax forms which do great work, but the editor window disappears after the AJAX post. In webform, I do not have to use Ajax, or use postback trigger. Is there any way to reload the editor on AJAX submissions?

Any help is appreciated.

Use ScriptManager.RegisterStartupScript to execute javascript via ajax postback

< / Div>

No comments:

Post a Comment