Edit in Grid
No edit summary
No edit summary
Line 1: Line 1:
[[File:2016-12-12 13h07 11.png|thumb]]
In WPF grid cells are editable whenever the ReadOnlyExpression does not evaluate to false.
In WPF grid cells are editable whenever the ReadOnlyExpression does not evaluate to false.


In AngularJS the Grid cells are editable only when given a tagged value Editable=true, Tagged Value is set on the Nesting that holds the grid columns - grid columns then adhere to the ReadOnlyExpression.
In AngularJS the Grid cells are editable only when given a tagged value Editable=true, Tagged Value is set on the Nesting that holds the grid columns - grid columns then adhere to the ReadOnlyExpression.

Revision as of 12:10, 12 December 2016

2016-12-12 13h07 11.png

In WPF grid cells are editable whenever the ReadOnlyExpression does not evaluate to false.

In AngularJS the Grid cells are editable only when given a tagged value Editable=true, Tagged Value is set on the Nesting that holds the grid columns - grid columns then adhere to the ReadOnlyExpression.

This page was edited 79 days ago on 02/10/2024. What links here