This example creates a dashboard at runtime, binds it to the DashboardJsonDataSource and displays it in the DashboardDesigner control.
The code includes three methods that create data sources to retrieve data from a web JSON endpoint, from a file and from a string. Initially the data is obtained from web, but you can modify the code to comment out the method call and uncomment the call to another method.
- Dashboard for ASP.NET Core - How to create new JSON data sources at runtime
- Dashboard for Web Forms - How to store JSON connections in a database
(you will be redirected to DevExpress.com to submit your response)