Skip to content

This example binds a dashboard to a list of objects in the WinForms Designer.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-dashboard-designer-bind-a-dashboard-to-a-list-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for WinForms - How to Bind a Dashboard to a List of Objects

This example demonstrates how to bind a dashboard to a list of objects.

The quantity values are provided at runtime. The dashboard data source is added to the Dashboard.DataSources collection on the first load.

Click the Reload Data button to call the DashboardViewer.ReloadData method. It raises the DashboardViewer.DataLoading event and supplies the dashboard with updated data.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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