Entity Persistance Notifications

Posts   
 
    
Sriki
User
Posts: 1
Joined: 01-Oct-2007
# Posted on: 01-Oct-2007 19:20:48   

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.

goose avatar
goose
User
Posts: 392
Joined: 06-Aug-2007
# Posted on: 01-Oct-2007 20:05:37   

Hi, could you paste the code where you are adding the handler for the event?