ASP.NET Web Forms Dashboard Examples
- 2 minutes to read
This section contains the most popular examples related to the ASP.NET Web Forms Dashboard Control.
Get Started
Dashboard Configurator
Connect to Data
- How to Register Data Sources
- How to bind ASPxDashboard to a Federated data source
- How to filter an SQL Query at runtime
- How to customize a database schema for SQL data sources
Obtain Underlying and Displayed Data
- How to obtain a dashboard item’s displayed data
- How to obtain a dashboard item’s underlying data for a clicked visual element
- How to obtain underlying data for the specified dashboard item
- How to obtain data from a clicked dashboard item
Store Dashboards
Dashboard Parameters
- How to pass a hidden dashboard parameter to a custom SQL query
- How to specify dashboard parameter values on the client
Dashboard State
- How to specify a default dashboard state in code
- How to save a dashboard state to cookies and restore this state on the server side
Client-Side Customization
- How to switch between Designer and Viewer modes on the client
- How to access API of underlying widgets
- How to display the total value above each Pie Chart
- How to create a custom extension with the Save As and Delete functionality
- How to create custom properties
- How to use custom properties to modify ranges in the Gauge dashboard item
Export
Interactivity
Coloring
Handle Errors
Tip
You can find all examples in DevExpress Support Center: SC Examples - Dashboard for Web Forms.