Skip to content

Submit the content of a document opened in the Rich Text Editor control with other form values.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-core-richedit-submit-document-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Editor for ASP.NET Core - How to submit document content with other form values

This example demonstrates how to submit the content of a document opened in the Rich Text Editor control with other form values.

Submit Document Content

Once a user clicks the Submit button, the example calls the control's saveDocument method and invokes the Saving event. The event handler uses base64 and format event arguments to obtain the content and format of the document opened in the Rich Text Editor. The handler saves the document's content and format to hidden fields and submits the form.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Submit the content of a document opened in the Rich Text Editor control with other form values.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •