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

Custom Document Management

Navigate through folders and select a document to open with the Spreadsheet.
  • Refresh
  • Download
  • Collapse
    FolderDocumentBrowsing
    • FolderCSV
    • FolderXLS
    • FolderXLSB
    • FolderXLSX
Upload

  • Undopo
    Undo
  • Cut
    Clipboardpo
    Clipboard
  • v
    xv
    po
    po
    po
    po
    Fontpo
    Font
  • Alignment
  • po
    Numberpo
    dialogboxlauncherNumber
  • Cells
  • Editing
  • Styles
  • Page Setuppo
    dialogboxlauncherPage Setup
  • Printpo
    dialogboxlauncherPrint
  • Document Viewspo
    Document Views
  • Showpo
    Show
  • View
  • Windowpo
    Window
  • Propertiespo
    Properties
  • Tools
  • Table Style Optionspo
    Table Style Options
  • Table Style Optionspo
    Table Style Options
  • Layout
  • PivotTable Style Optionspo
    PivotTable Style Options
 

Although the DevExpress ASP.NET Spreadsheet (ASPxSpreadsheet) provides a built-in means to manage (create, open and save) files via the File ribbon tab, an external file management control can also be used with the Spreadsheet.

This demo illustrates how to use an external ASPxFileManager control 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 an end-user's computer. The selected document is opened within the ASPxSpreadsheet by using the Open 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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxSpreadsheetDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxSpreadsheetDemos