The example contains the source code of the ASP.NET Web Forms project created in the step-by-step tutorial.
-
Updated
Oct 15, 2024 - C#
The example contains the source code of the ASP.NET Web Forms project created in the step-by-step tutorial.
The example shows how to save the current dashboard state to cookies on the client and restore this state on the server side.
How to add custom information to the exported Excel document in the ASP.NET Web Forms dashboard control.
The example uses the DashboardControl's client-side API to get underlying data that corresponds to a particular visual element.
This example demonstrates how to enable export to Excel in Data Inspector in the ASP.NET Web Forms Dashboard Control.
This example shows how to switch between the ASP.NET Web Forms Dashboard's working modes on the client-side.
This example shows how to create a custom dashboard storage to load and save dashboards in a database.
The example shows how to reset the data source cache on the server for the ASP.NET Web Forms Dashboard control.
The example illustrates how to specify a dashboard state (such as master filter or parameter values) in code and how to apply this state when loading a dashboard for the first time.
The following example shows how to specify header and footer content of an exported dashboard using the CustomExport event.
This example shows how to add constant lines to the Chart dashboard item
This example enables animation for the Chart and Pie dashboard items.
Replace DashboardSqlDataSource with DashboardObjectDataSource with filtered data
This example demonstrates how to handle the ASPxDashboard.DashboardLoading event that is raised when a dashboard is loaded.
How to pass filter values to a parameter in the ASP.NET Web Forms Dashboard
The following example shows how to create a custom dashboard storage. In this example, a DataSet is used as in-memory storage of dashboards
This example demonstrates how to set up ASPxDashboard with the DashboardConfigurator settings.
This example show how to pass a hidden dashboard parameter to a custom SQL query.
Add a description, image, and links to the dashboard-for-web-forms topic page so that developers can more easily learn about it.
To associate your repository with the dashboard-for-web-forms topic, visit your repo's landing page and select "manage topics."