SMART datagrid v.1 > Classes > EditValidation

Back  Forward

DataLudi.EditValidation.active  property

If it is false, it will not run the validation set in this object. 

The validation runs depending on the contents set in callback or expression

Defaults to true.

Getter
function active(): Boolean
Setter
function setActive(value: Boolean)
See Also
expression
callback
level
Validation Overview
Cell Editing Overview
Examples
Cell Editing
Cell Validation
Row Validation