Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Enable/Disable few columns(bound fields) of xamDataGrid depending on values of some other column
posted

Hi,

we are making use of xamDatagrid. Its data source is bound to a collection. And field layput is set at runtime and bund as well.

One field is dropdown type. We want to enable/disable some other columns depending on the value set in the dropdown.

We also need to change the columns IsEnabled property, if the value of dropdown column is chnaged at runtime.

Referring the screenshot attached, depending on the selection in "Regress" column, the "Min", "Max" and "Fixed" columns will be enabled or disabled.

please guide as early as possible.

Thanks in advance,

tejmestri