I want to know when a Create/Update/Destroy has successfully completed. Is there an event or some way to do that (it appears the Change event is a bit too generic for my needs)?
OK, I think I have it - use the RequestEnd and then check the 'type' on the event parameter.