I have a WebHtmlEditor inside an UpdatePanel, when I do a postback the editor is readonly and the text is gone. I have submitted a support request but thought the combined power of the group could help also. The form worked with updatepanel and a textbox, but i need the spellchecking ability, so I have to use the WebHtmlEditor. Any suggestions, workarounds, greatly appreciated.
it appears that the hidden field is not updating the div that is rendered instead of the htmleditor box.
I do not get why the html editor is not working in the update panel. It is a great control, but if I can't put into a AJAX update panel.........
Am I missing the bus? Help! Please.
No, I never found a solution besides taking it out of the update panel or using another control...kinda sux!