Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Custom Document Management

  • Refresh
  • Download
  • Collapse
    FolderDocumentBrowsing
    • FolderDOC
    • FolderDOCX
    • FolderRTF
    • FolderTXT

x


Although the DevExpress ASP.NET MVC Rich Text Editor (RichEdit extension) provides a built-in file management system (create, open and save) via its File ribbon tab, an external file management control can also be used with the RichEdit.

This demo illustrates use of an external FileManager extension to navigate a document hierarchy and select a file to open. Documents can be opened from a specific folder on the server ("DocumentBrowsing") and can also be uploaded to this folder from the client computer. The selected document is opened via the RichEdit's LoadDocument method.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxRichEditDemos