webtextEditor and MultiView control

5 replies. Last post: February 27, 2014 11:22 PM by Bernard Xiang
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
John BoninMember

Hi,

I am using the webtextEditor with an ASP Multiview control.  When I enter information into the text Editor and move to another view the contents of the Text editor are deleted on postback.  How can I keep the contents of the text editor to remain through all views until I write the contents to the database, standard web control like textbox maintain their contents?  I've tried to enable viewstate but didn't help.

 I've added a sample that shows the problem.  Run the page, enter text in the editor, click next button to go to next view, the contents of the editor in is the text box, now click Next again and notice that the textbox is empty.  Click back twice to return to the 1st view and the editor is empty.

 

 

Thanks

1 attachment
All times are GMT -5. The time now is 12:02 AM.
Previous Next