This example shows how to switch between the Web Dashboard's working modes on the client-side.
- The ASPxDashboard.ClientInstanceName property identifies the control's client name. The ASPxClientDashboard.GetDashboardControl method is used to access the DashboardControl API.
- The DashboardControl.isDesignMode method checks whether the Web Dashboard works in designer mode.
- The DashboardControl.switchToDesigner and DashboardControl.switchToViewer methods are used to switch between modes.
(you will be redirected to DevExpress.com to submit your response)