This is the discussion forum for the HtmlEditor. See also the
HtmlEditor home page, where you can download the control, and the
Documentation Wiki, a collaborative project for documenting the control.
Edit mode clears document
Posted by:
manju (203.145.158.---)
Date: Friday, 29-Jul-2005, 10:07:32
Hi,
Does anyone know why checking the 'Edit mode' erases the contents of the editor.
Is it possible to enter edit mode preserving the content in the editor.
the following code does it.
this.htmlEditor1.IsDesignMode = true;
Thanks,
manju