J
Joe
Hi,
I have a collection in an object that can be edited by a propertygrid. When
the user edits properties the
PropertyValueChanged event fires and I can mark my object as dirty (ie needs
saving) but if the user edits a collection contained in the object the event
doesnt fire.
Whats the best way to get notifications if collection contents are changed?
I have a collection in an object that can be edited by a propertygrid. When
the user edits properties the
PropertyValueChanged event fires and I can mark my object as dirty (ie needs
saving) but if the user edits a collection contained in the object the event
doesnt fire.
Whats the best way to get notifications if collection contents are changed?