Skip to content

Commit a71987b

Browse files
author
DevExpressExampleBot
committed
README auto update [skip ci]
1 parent 7007c4e commit a71987b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

Readme.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128580011/17.1.3%2B)
33
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T495684)
44
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
5+
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
56
<!-- default badges end -->
67
<!-- default file list -->
78
*Files to look at*:
@@ -11,13 +12,17 @@
1112
* [ParameterValues.js](./CS/ASPxDashboard_SetParameterValues/Scripts/ParameterValues.js) (VB: [ParameterValues.js](./VB/ASPxDashboard_SetParameterValues/Scripts/ParameterValues.js))
1213
<!-- default file list end -->
1314
# ASPxDashboard - How to specify dashboard parameter values on the client side
14-
<!-- run online -->
15-
**[[Run Online]](https://codecentral.devexpress.com/128580011/)**
16-
<!-- run online end -->
1715

1816

1917
This example demonstrates how to change dashboard parameter values in the ASPxDashboard control on the <a href="https://documentation.devexpress.com/#Dashboard/CustomDocument116302">client side</a> using the <a href="https://documentation.devexpress.com/#Dashboard/DevExpressDashboardWebScriptsASPxClientDashboard_GetParameterstopic">ASPxClientDashboard.GetParameters</a> method.<br>In this example, parameter values are specified using the <a href="http://documentation.devexpress.com/#Dashboard/DevExpressDashboardWebScriptsASPxClientDashboardParameter_SetValuetopic">ASPxClientDashboardParameter.SetValue</a> method. The <a href="https://documentation.devexpress.com/#Dashboard/DevExpressDashboardWebScriptsASPxClientDashboard_ShowParametersDialogtopic">ASPxClientDashboard.ShowParametersDialog</a> method is used to invoke the Dashboard Parameters dialog that displays applied parameter values.
2018

2119
<br/>
2220

2321

22+
<!-- feedback -->
23+
## Does this example address your development requirements/objectives?
24+
25+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=web-forms-dashboard-specify-dashboard-parameter-values-on-the-client&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=web-forms-dashboard-specify-dashboard-parameter-values-on-the-client&~~~was_helpful=no)
26+
27+
(you will be redirected to DevExpress.com to submit your response)
28+
<!-- feedback end -->

0 commit comments

Comments
 (0)