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

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 4

  •  
  •  
  •  
  •