hey there,
I am trying to utilize inline editing in “row” mode. I am trying to get the callback for when the edit is completed and committed to the data source. I notice that onEndEditing is called more than once (once for each column) and onRowUpdated is frustratingly never called.