
Hi,
I have run into an issue where calling PropertyModelBase.Refresh is triggering an active filter to be reevaluated, and the filter evaluation seems to not work correctly with items returned as DataFilterResult.IncludedByDescendants (basically I am filtering for an item deep in the tree and I want everything above it to be included as a result). This filter works fine both when I assign the DataObject, and when I manually raise a 'FilterChanged' event, which makes me think the filter logic is correct. I have sent a test project reproducing this behavior to your support address.
Thanks,
D'Arcy
[Modified 7 years ago]