Skip to content

The example displays how to supply Dashboard for ASP.NET Core with a set of predefined data sources available for users.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-core-dashboard-register-data-sources

Repository files navigation

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)

About

The example displays how to supply Dashboard for ASP.NET Core with a set of predefined data sources available for users.

Topics

Resources

License

Stars

Watchers

Forks