Dashboard for WinForms - How to Bind a Dashboard to the JSON Data Source at Runtime

February 13, 2026 ยท View on GitHub

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.

Files to Review

Documentation

More Examples

Does This Example Address Your Development Requirements/Objectives?

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