This example displays how to supply a Web Dashboard with a set of predefined data sources available for users.
The ASPxDashboard.SetDataSourceStorage method call registers the added data sources in data source storage.
The ASPxDashboard.ConfigureDataConnection event is handled to customize connection parameters before the Web Dashboard connects to a data store (database, OLAP cube, etc.).
- EFDashboard.aspx.cs (VB: EFDashboard.aspx.vb)
- ExcelDashboard.aspx.cs (VB: ExcelDashboard.aspx.vb)
- ExtractDashboard.aspx.cs (VB: ExtractDashboard.aspx.vb)
- JsonDashboard.aspx.cs (VB: JsonDashboard.aspx.vb)
- ObjectDashboard.aspx.cs (VB: ObjectDashboard.aspx.vb)
- OlapDashboard.aspx.cs (VB: OlapDashboard.aspx.vb)
- SqlDashboard.aspx.cs (VB: SqlDashboard.aspx.vb)
- XpoDashboard.aspx.cs (VB: XpoDashboard.aspx.vb)
- Dashboard for Web Forms - How to Work with a Data Extract
- How to Register Data Sources for ASP.NET Core Dashboard Control
- How to Register Data Sources for ASP.NET MVC Dashboard Extension
(you will be redirected to DevExpress.com to submit your response)