This code example demonstrates how to save and restore ASPxRichEdit documents from a database using a Binary column.
Use the ASPxRichEdit.Open method to load a document and call the ASPxRichEdit.SaveCopy method to save changes.
It is also possible to handle the ASPxRichEdit.Saving event to save a document by clicking the ribbon's built-in Save button.