This example demonstrates the Dashboard Designer application that loads a dashboard bound to the object data source. The application can switch between synchronous and asynchronous mode.
The following actions are available:
- Click Load Async to switch to the Async mode and load a sample dashboard.
- Click Load Sync to turn off the Async mode and load a sample dashboard.
- Click Reload Data to update the object data source and display the data.
API in this example:
- DashboardDesigner.AsyncMode property
- DashboardDesigner.AsyncDataLoading event
- DashboardDesigner.DataLoading event
- DashboardDesigner.ReloadData method
- DashboardDesigner.ReloadDataAsync method
- DashboardDesigner.DataSourceOptions.ObjectDataSourceLoadingBehavior property
- Dashboard for WinForms - How to get filter values and set Master Filter asynchronously
- Dashboard for WinForms - How to invoke the Data Inspector asynchronously when the Dashboard is loaded
- Dashboard for WinForms - How to create a slide show with asynchronous Maximize and Restore methods
(you will be redirected to DevExpress.com to submit your response)