The following example demonstrates how to apply master filtering in ASPxDashboardViewer on the client side when the dashboard is connected to an OLAP cube.
In this example, the ASPxClientDashboardViewer.SetMasterFilter method is used to select required cards in the Card dashboard item. This method is called in the ASPxClientButton.Click event handler of ASPxButton1.