The AfterSave event of the base entity is not firing when i just save the changes to any of its child entities. Is there any other event notification that can occur if any changes to the Base entity is persited(including child entities). If not, I would appreciate any help on how I could achieve this notification.
Thank You.