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

Document Management

  • Undo

    Undo
    po
  • Clipboard

    Clipboard
    po
  • v
    xv
    popopopo
    Font

    Font
    po
  • Alignment

    Alignment
    po
  • po
    dialogboxlauncherNumber

    Number
    po
  • Cells

    Cells
    po
  • Editing

    Editing
    po
  • Styles

    Styles
    po
  • dialogboxlauncherPage Setup

    Page Setuppo
  • dialogboxlauncherPrint

    Print
    po
  • Document Views

    Document Viewspo
  • Show

    Show
    po
  • View

    View
    po
  • Window

    Window
    po
  • Properties

    Properties
    po
  • Tools

    Tools
    po
  • Table Style Options

    Table Style Optionspo
  • Table Style Options

    Table Style Optionspo
  • Layout

    Layout
    po
  • PivotTable Style Options

    PivotTable Style Optionspo
 


With the DevExpress ASP.NET MVC Spreadsheet, you can easily provide end-users the ability to view and modify Excel workbooks in a browser. The Spreadsheet extension can read and write files in XLS, XLSX, CSV and TXT formats. You can allow end-users to perform file management operations (such as creating a new spreadsheet, opening an existing spreadsheet or saving a spreadsheet) via the corresponding ribbon command buttons. These buttons are available in the File tab of the built-in ribbon.

This demo illustrates how easy it is to use the Spreadsheet to open and save spreadsheet documents in different formats. Simply add the Spreadsheet extension to a view and set a single property - WorkDirectory. This property specifies the folder on the server where documents should be opened or saved.

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\MVCxSpreadsheetDemos