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

ASP.NET MVC Dashboard Extension

  • 2 minutes to read

Topics in this section describe how to configure the ASP.NET MVC Dashboard Extension and integrate it in a web application.

Overview

Guides you through the server-side specifics of the ASP.NET MVC Dashboard.

Guides you through the client-side specifics of the ASP.NET MVC Dashboard.

Basic Configuration

Shows how to integrate the extension into an existing ASP.NET MVC application.

Describes how to create a dashboard storage to keep the created dashboards.

Describes how to provide a Web Dashboard with a set of default data sources, which are available to end-users.

Shows how to provide a Web Dashboard with a set of predefined data connections.

Describes how to specify the Web Dashboard’s mode.

Shows how to specify a dashboard as a default.

Customization

Describes how to change the color scheme used to paint a Web Dashboard.

Shows how to get access to the DevExtreme widgets.

Shows how to configure the extension’s export settings.

Shows how to save the result of actions a user performs on the client.

Describes the dashboard’s server-side data caching functionality, corresponding API, and how to update the cached data.