Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 3.44 KB

File metadata and controls

44 lines (31 loc) · 3.44 KB

BI Dashboard for ASP.NET Core - How to Register Data Sources

The following example displays how to supply a Web Dashboard with a set of predefined data sources available for users.

The DashboardConfigurator.SetDataSourceStorage method is used to register the added data sources in data source storage.

The DashboardConfigurator.ConfigureDataConnection event is handled to customize connection parameters before the Web Dashboard connects to a data store (database, OLAP cube, etc.).

Files to Review

Documentation

See Also

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)