EditFormPage Events
The page that allows users to edit grid’s cell values.Name | Description |
---|---|
ValidateCell | Occurs after a user changes a cell value in the default edit form and moves focus from the editor. |
ValidateForm | Occurs after a user changes the values and attempts to close the edit form. |
See Also