I can use the IEditEvents to be notified of edits to features, but is there some way to be notified when the user in ArcMap makes changes to a table? For example, if the user uses the Attributes window to update a field in a table, I would like to know that an update has happened. I don't see IEditEvents_OnChangeFeature firing when I update an attribute in a table, which makes sense because it's not a feature that is changing. What I'm looking for is something like IEditEvents_OnAnyChange, just so I know that the user is doing some kind of insert update or delete. I'm using ArcMap 10.2.1.