Skip to content

This example creates a simple dashboard at runtime, binds it to the DashboardJsonDataSource and displays it in the DashboardDesigner control.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-dashboard-json-data-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
DevExpressExampleBot
Mar 4, 2025
a8869e1 · Mar 4, 2025

History

21 Commits
Mar 4, 2025
Nov 19, 2024
Nov 19, 2024
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019
Sep 2, 2024
Aug 16, 2019

Repository files navigation

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

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)

About

This example creates a simple dashboard at runtime, binds it to the DashboardJsonDataSource and displays it in the DashboardDesigner control.

Topics

Resources

License

Stars

Watchers

Forks