Skip to content

MikhailTymchukDX/E5171-How-to-bind-a-dashboard-to-a-List-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

E5171-How-to-bind-a-dashboard-to-a-List-object

The following example demonstrates how to bind a dashboard to a List object.

In this example, information about the sold units quantity is provided at runtime. The dashboard data source is added to the Dashboard.DataSources collection on the first load.

To update the displayed data, the DashboardViewer.ReloadData method is called. This raises the DashboardViewer.DataLoading event and allows supplying the dashboard with updated data. https://github.com/codecentral-examples/E5171-How-to-bind-a-dashboard-to-a-List-object/blob/CS_14.1.9-15.1.1/Dashboard_BindingToList/Data.cs#L11-L13

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages