The following example demonstrates how to perform a drill-down in DashboardViewer.
In this example, the DashboardViewer.PerformDrillDown method is used to perform a drill-down for a specified row in a Grid dashboard item. This method is called in the SelectedIndexChanged event handler of the combo box.
The DashboardViewer.PerformDrillUp method called in the Click event handler returns the Grid dashboard item to the top detail level.