web-forms-dashboard
There are 75 repositories under web-forms-dashboard topic.
DevExpress-Examples/web-forms-dashboard-get-started
The example contains the source code of the ASP.NET Web Forms project created in the step-by-step tutorial.
DevExpress-Examples/asp-net-web-forms-dashboard-obtain-dashboard-item-client-data
The following example uses the DashboardControl's client-side API to obtain client data that corresponds to a particular visual element.
DevExpress-Examples/out-of-maintenance-how-to-bind-a-dashboard-to-a-dataset-at-design-time-and-provide-data-at-runtime-e
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/asp-net-web-forms-dashboard-apply-master-filter-in-code
How to apply a master filter in the ASP.NET Web Forms Dashboard on the client
DevExpress-Examples/asp-net-web-forms-dashboard-perform-drill-down-in-code
How to drill-down in ASP.NET Web Forms Dashboard on the client side.
DevExpress-Examples/asp-net-web-forms-dashboard-switch-between-designer-and-viewer-on-client
This example shows how to switch between the ASP.NET Web Forms Dashboard's working modes on the client-side.
DevExpress-Examples/out-of-maintenance-how-to-filter-an-sql-query-at-runtime-in-the-web-viewer-t339424
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/web-forms-dashboard-color-dashboard-item-elements
The following example shows how to color dashboard item elements at runtime for ASP.NET Web Forms
DevExpress-Examples/web-forms-dashboard-implement-save-as-and-delete-custom-extensions
This example demonstrates how to add the "Save As" and "Delete" menu items to the ASP.NET Web Forms Dashboard's UI by implementing the corresponding custom extensions.
DevExpress-Examples/web-forms-dashboard-save-dashboards-to-database
This example shows how to create a custom dashboard storage to load and save dashboards in a database.
DevExpress-Examples/web-forms-dashboard-use-different-caches
The example shows how to reset the data source cache on the server for the ASP.NET Web Forms Dashboard control.
DevExpress-Examples/out-of-maintenance-web-dashboard-how-to-switch-between-dashboards-using-the-aspxlistbox-control-t469
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/web-forms-dashboard-custom-format-for-axis-labels-in-charts
This example illustrates how to format Chart axis labels in a custom manner.
DevExpress-Examples/web-forms-dashboard-extract-data-source
This example shows basic approaches and code snippets to bind the ASPxDashboard control to the DashboardExtractDataSource.
DevExpress-Examples/obsolete-aspxdashboarddesigner-how-to-save-dashboards-to-a-data-base-t373382
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/obsolete-how-to-specify-dashboard-parameter-values-on-the-client-side-e5138
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/obsolete-specify-dashboard-parameter-values-on-the-client-side-in-the-web-viewer
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/obsolete-web-viewer-how-to-use-parameters-to-filter-items-bound-to-a-different-data-source-t427539
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-how-to-perform-a-drill-down-in-aspxdashboardviewer-e5136
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-how-to-retrieve-the-last-level-item-data-and-display-it-using-different-aspnet-co
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-how-to-specify-default-parameter-values-in-the-web-viewer-t475791
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-how-to-use-css-to-customize-dashboard-items-in-aspxdashboardviewer-t345484
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-dashboard-how-to-create-excel-data-sources-based-on-files-from-a-specific-fol
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-dashboard-how-to-implement-cascading-combo-boxes-filtering-using-aspxcombobox
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-dashboard-how-to-implement-search-in-the-toolbox-t539258
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-dashboard-how-to-remove-items-or-groups-from-the-toolbox-t469851
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-dashboards-chart-y-axis-whole-number
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-forms-dashboard-show-underlying-data-in-custom-grid-item
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-viewer-how-to-apply-default-filtering-to-master-filter-items-that-affect-each
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/out-of-maintenance-web-viewer-how-to-obtain-a-dashboard-items-underlying-data-for-a-clicked-visual-e
.NET, Business Intelligence, Web Forms Dashboard
DevExpress-Examples/web-forms-dashboard-add-custom-information-to-exported-dashboard
The following example shows how to specify header and footer content of an exported dashboard using the CustomExport event.
DevExpress-Examples/web-forms-dashboard-obtain-underlying-data-for-clicked-visual-element-in-custom-item
This example shows how to obtain underlying data in a custom dashboard item when a user clicks the item's visual element
DevExpress-Examples/web-forms-dashboard-replace-sql-data-source-with-object-data-source-with-filtered-data
Replace DashboardSqlDataSource with DashboardObjectDataSource with filtered data
DevExpress-Examples/web-forms-dashboard-save-dashboards-title-as-file-name
This example demonstrates how to use a dashboard Title as a file name when saving dashboards.
DevExpress-Examples/web-forms-dashboard-update-parameter-master-filter-changed
How to pass filter values to a parameter in the ASP.NET Web Forms Dashboard
DevExpress-Examples/WebFormsDashboardConfigurator
This example demonstrates how to set up ASPxDashboard with the DashboardConfigurator settings.