I have a custom Sharepoint 2013 list with event receivers attached to it (adding, updating, deleting).
However, it looks like the event receivers are not triggered when the user is adding/editing in quick edit mode/grid edit mode, e.g. when the content of the list is edited as if it was Excel.
The event receivers work fine when editing/adding through the regular forms.
How do I get SharePoint 2013 to trigger event receivers when the user is editing through the grid edit mode?