If it is set to true, the current status is canceled. It can be used when status is 'beforeStartEditing' or 'beforeEndEditing'
Specifies the group information for the data
Indicates whether editing in new row
Specifies the new data of the editing row
Specifies the original data of the editing row
Specifies the editing row index or row indicies if multiple rows being edited
Indicates the editing status. The status can be 'beforeStartEditing', 'startEditing', 'beforeEndEditing', 'endEditing' or 'cancelEditing'.
If it is set to true, special charactors are decoded. It can be used when status is 'beforeStartEditing'. The default value is true
If it is set true, special characters are encoded. It can be used when status is 'beforeEndEditing'. The default value is true
Defines arguments of the event that occurs before editing, once editing has started, before editing has ended, or editing has stopped