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