ASP.NET MVC Dashboard Examples
- 2 minutes to read
This section contains the most popular examples related to the Localize ASP.NET MVC Dashboard Extension.
ASP.NET MVC Razor Page
Get Started
Connect to Data
- How to register data sources
- How to create an ASP.NET MVC Dashboard Designer Application with predefined data sources
- How to bind ASP.NET MVC Dashboard to an Object Data Source using a Custom Fill Service
- How to bind ASP.NET MVC Dashboard to a Federated data source
- How to customize a data store schema for SQL data sources
- How to obtain data from online spreadsheets
Store Dashboards
Interactivity
- How to perform a drill-down
- How to save a dashboard state to cookies and restore this state on the server side
Client-Side Customization
- How to access API of underlying widgets
- How to create a custom extension with the Save As and Delete functionality
- How to create custom properties
- How to store dashboard state in the dashboard layout
- How to Customize the Default Settings of the Newly Added Items
Export
Handle Errors
Security
- How to use separate server-side settings for different views
- How to implement multi-tenant Dashboard architecture
- How to load different data based on the current user
ASP.NET MVC Backend
Tip
You can find all examples in DevExpress Support Center: SC Examples - Dashboard for MVC.