The following example demonstrates how to bind a dashboard to a DataSet at design time and fill it with data from the SalesPerson table in the Northwind database.
In this example, the dashboard is created at design time within Visual Studio and displayed in the ASPxDashboardViewer. The dataset is filled with data in the Dashboard.DashboardLoading event handler.
Question Comments
Added By: Amar BELAMIROUCHE 1 at: 1/27/2015 6:38:26 AM
ok, this is a very good example that fully meets my needs, now my question is, how to apply the master and drill down ?.