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
600
Editable grid with certain rows not editable based on value in cell
posted

Hi,

I have an editable grid, however, depending on a hidden field value I would like particular rows not to be editable. 

Please see the attached sample.

If the value in the Exempt field = "yes" I would like this particular row not to be editable (not to respond to mouse clicks).

Also, as the grid is loading, if the value in the Exempt field is true, instead of displaying a numeric value in the score column I instead would like to display the string "Exempt".

In summary, if the value in the (hidden) Exempt field = "yes", display the word "Exempt" instead of a numeric score and prevent the row from being edited.

And one more wrinkle...

There is an "Apply Defaults to All" button at the top that updates all the rows with default values.  I similarly need the "exempt" rows not to be editable by this action.

Many Thanks.

UneditableRows.zip
Parents Reply Children
No Data