CSLA 3.0.4 Notify Parent that Child has changedCSLA 3.0.4 Notify Parent that Child has changed
Old forum URL: forums.lhotka.net/forums/t/7618.aspx
reagan123 posted on Sunday, September 13, 2009
Hello,
I'm looking at the 2008 Business Objects book and see there was some functionality to handle this in the latest framework.
Has anyone implemented a way to notify a parent object when one of its children has changed? I'm currently using CSLA 3.0.4 and can not upgrade at the moment.
Thanks for any insight.
reagan123 replied on Sunday, September 13, 2009
I just discovered the "ListChanged" event. Is this the correct usage of that event?
Thanks!
RockfordLhotka replied on Monday, September 14, 2009
Yes, ListChanged should be raised any time the list, or an object in the list, is changed.Copyright (c) Marimer LLC