You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example demonstrates how to change dashboard parameter values in the ASPxDashboard control on the <ahref="https://documentation.devexpress.com/#Dashboard/CustomDocument116302">client side</a> using the <ahref="https://documentation.devexpress.com/#Dashboard/DevExpressDashboardWebScriptsASPxClientDashboard_GetParameterstopic">ASPxClientDashboard.GetParameters</a> method.<br>In this example, parameter values are specified using the <ahref="http://documentation.devexpress.com/#Dashboard/DevExpressDashboardWebScriptsASPxClientDashboardParameter_SetValuetopic">ASPxClientDashboardParameter.SetValue</a> method. The <ahref="https://documentation.devexpress.com/#Dashboard/DevExpressDashboardWebScriptsASPxClientDashboard_ShowParametersDialogtopic">ASPxClientDashboard.ShowParametersDialog</a> method is used to invoke the Dashboard Parameters dialog that displays applied parameter values.
20
18
21
19
<br/>
22
20
23
21
22
+
<!-- feedback -->
23
+
## Does this example address your development requirements/objectives?
0 commit comments