Skip to main content
A newer version of this page is available. .

Control Demos

  • 4 minutes to read

The DevExpress .NET Products Installer installs demos for each product. Demos are divided into two types: Sample Applications (real-world applications built with a combination of DevExpress controls) and Technical Demos (which highlight the primary features of a particular product).

To see DevExpress demos in action, run the Demo Center application from the Windows Start menu (All Programs | DevExpress 19.1 | Demo Center 19.1) or via the executable file located in the directory in which DevExpress products were installed (“C:\Users\Public\Documents\DevExpress Demos 19.1\Components\Components\Bin\DevExpress.DemoCenter.v19.1.exe“ by default).

start-menu-demo-center

In the Demo Center, click ASP.NET to view available feature-based demos.

asp-demo-center.png

Solution files (with C# and VB.NET source code) for technical demos are included in the installation – to demonstrate how to use DevExpress controls. Run a solution from the corresponding directory to see the source code for a specific demo (“C:\Users\Public\Documents\DevExpress Demos 19.1\Components\…”).

ASP.NET Web Forms and ASP.NET MVC Extensions - Demo Locations

  • Online

    ASP.NET WebForms demos are available online at the following link: http://demos.devexpress.com/ASP/.

    For ASP.NET MVC extensions demos, see the following: http://demos.devexpress.com/MVC/.

    You can find links to individual demos in the table below.

  • Offline

    Root demo folder: “C:\Users\Public\Documents\DevExpress Demos 19.1\Components\…”

    Note

    The table below provides links to online demos, and relative paths to offline demos.

 

Category

ASP.NET WebForms Demos

ASP.NET MVC Demos

Reporting

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\XtraReports\CS\ReportWebDemo
    • VB: ~\XtraReports\VB\ReportWebDemo

Charting

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ChartsWebDemo
    • VB: ~\ASP.NET\VB\ChartsWebDemo

Grid

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxGridViewDemos
    • VB: ~\ASP.NET\VB\ASPxGridViewDemos

Vertical Grid

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxVerticalGridDemos
    • VB: ~\ASP.NET\VB\ASPxVerticalGridDemos

Card View

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxCardViewDemos
    • VB: ~\ASP.NET\VB\ASPxCardViewDemos

Pivot Grid

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxPivotGridDemos
    • VB: ~\ASP.NET\VB\ASPxPivotGridDemos

Navigation and Layout

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxNavigationAndLayoutDemos
    • VB: ~\ASP.NET\VB\ASPxNavigationAndLayoutDemos

Dock and Modal Popups

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxDockAndPopupsDemos
    • VB: ~\ASP.NET\VB\ASPxDockAndPopupsDemos

File Manager and File Upload

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxFileManagerAndUploadDemos
    • VB: ~\ASP.NET\VB\ASPxFileManagerAndUploadDemos

Image and Data Navigation

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxImageAndDataNavigationDemos
    • VB: ~\ASP.NET\VB\ASPxImageAndDataNavigationDemos
  • Link to Online Demos
  • Path to Local Project:

    • C# (Razor) ~\ASP.NET\CS\MVCxImageAndDataNavigationDemos

Multi-Use Site Controls

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxMultiUseControlsDemos
    • VB: ~\ASP.NET\VB\ASPxMultiUseControlsDemos

Scheduling

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxSchedulerDemos
    • VB: ~\ASP.NET\VB\ASPxSchedulerDemos

HTML Editor

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxHtmlEditorDemos
    • VB: ~\ASP.NET\VB\ASPxHtmlEditorDemos

Gauges

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxGaugesDemos
    • VB: ~\ASP.NET\VB\ASPxGaugesDemos

Tree List

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxTreeListDemos
    • VB: ~\ASP.NET\VB\ASPxTreeListDemos

Data Editors

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxEditorsDemos
    • VB: ~\ASP.NET\VB\ASPxEditorsDemos

Spell Checker

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxSpellCheckerDemos
    • VB: ~\ASP.NET\VB\ASPxSpellCheckerDemos

Spreadsheet

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxSpreadsheetDemos
    • VB: ~\ASP.NET\VB\ASPxSpreadsheetDemos

Rich Text Editor

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxRichEditDemos
    • VB: ~\ASP.NET\VB\ASPxRichEditDemos

SharePoint Demos

SharePoint demos are available online at sharepoint.devexpress.com.

See Also