ASP.NET Core Dashboard Examples
- 2 minutes to read
This section contains the most popular examples related to the ASP.NET Core Dashboard Control.
ASP.NET Core Razor Page
Get Started
Connect to Data
- How to Register Data Sources for ASP.NET Core Dashboard Control
- How to load and save dashboards from/to a database
- How to create new JSON data sources at runtime
- How to access hidden field values
- How to customize a database schema for SQL data sources
- How to Register a Federated Data Source
Security
- How to implement authentication
- How to implement multi-tenant Dashboard architecture
- How to load different data based on the current user
Client-Side Customization
- How to access API of underlying widgets
- How to obtain a dashboard item’s underlying data for a clicked visual element
- How to obtain a dashboard item’s client data
- How to obtain underlying data for the specified dashboard item
- How to access hidden field values
- How to calculate the Viewer’s layout size based on the dashboard size
- How to implement a custom service and UI for managing a list of dashboards (a Custom Dashboard Panel)
Interactivity
Custom Extensions
- How to implement Save As and Delete functionality
- Create custom properties
- Custom Item Tutorials
- Custom Item Gallery
Export
- How to Export All Dashboard Items into the Same PDF Document
- How to Use MailKit to Send a Dashboard as a Document in PDF
Handle Errors
Dashboard Parameters
Dashboard State
ASP.NET Core Backend
Tip
You can find all examples in DevExpress Support Center: SC Examples - Dashboard for ASP.NET Core.