The following example demonstrates how to perform a drill-down in ASPxDashboardViewer on the client side.
In this example, the ASPxClientDashboardViewer.PerformDrillDown method is used to perform a drill-down for the specified row in the Grid dashboard item. This method is called in the Click event handler of the ASPxButton1.