After applying one filter, clearing it, then applying a second filter, The results for the first filter show again.
Steps to recreate Using your demo app and the column filters:
1. Did a contains search for "get_" (See attached image getsearch.png)
2. Cleared the search.
3. Did a contains search for "set_"
4. Results that displayed were the intial "get_" results (notice results for setsearch.png are the same as getsearch.png)
I am having the same issue when adding and clearing FilterDescriptors programmatically on the TreeListView.FilterDescriptors collection.
Steps to recreate Using your demo app and the column filters:
1. Did a contains search for "get_" (See attached image getsearch.png)
2. Cleared the search.
3. Did a contains search for "set_"
4. Results that displayed were the intial "get_" results (notice results for setsearch.png are the same as getsearch.png)
I am having the same issue when adding and clearing FilterDescriptors programmatically on the TreeListView.FilterDescriptors collection.