Discussion:
[nhusers] IPersistentCollection example
Dipen Shah
2018-06-22 09:41:05 UTC
Permalink
I need an example of OnCollectionUpdate method of EmptyInterceptor,
basically we are not been able to track the changes to any collection. I
found this method and got the changes are there in "StoredSnapShot"
property of IPersistentCollection type object. But we are not getting this
value in PreviousState of FindDirty method. Because we are opening one
Model window for the list of value and user can select/deselect multiple
values. But our SAVE button is on another page, so when user click on Save
button, we are not having those values to track.
So how we should track the changes?
--
You received this message because you are subscribed to the Google Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhusers+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.
Loading...