Skip to content

Validate, SaveEditors, OpenAllEditors action types

Compare
Choose a tag to compare
@komarovalexander komarovalexander released this 18 Aug 17:09
· 572 commits to master since this release
d413e78

new action type: ActionType.Validate, action creator validate()
this action can be used to trigger validation on all cells in the grid

new action type: ActionType.SaveEditors, action creator saveEditors()
is used to save all editors value

new action type: ActionType.OpenAllEditors, action creator openAllEditors()
is used to add editableCells for each data cell