DevExtreme jQuery - ODataStore Events
This section describes events that the ODataStore raises.
modified
Raised after a data item is added, updated, or removed from the store.
                        Type:
        Event
Main article: onModified
modifying
Raised before a data item is added, updated, or removed from the store.
                        Type:
        Event
Main article: onModifying
Feedback