Hi
I'm trying to implement data virtualization for XamDataGrid. Attached is a test application that i've created to implement data virtualization based on Paul McClean solution. It works perfectly unless you start using the filter it fetches all the records immediately. I've tried setting the FilterEvaluationMode to manual but the filtering still triggers. Why? As i've understand there should be no action taken by the data presenter.
Note: The test app doesn't include Infragistic libraries.
Hi,
It looks like Anastas has been handling your questions but I was wondering if you had any difficulty accessing the latest service release and if you question was resolved.
Please let me know if I can do anything further for you.
The issue doesn't exist in the last ServiceRelease for 12.1 version(build number 2169). You can downloaded from our site.
Regards,
Anastas
With WPF Vers. 12.2 this is no longer an issue!
I'm using ver. 12.1. Yes it doesn't filter but the all the records are fetched. See attached image.
The manual filtering works fine when I run your project - when select Equal or Contains, type some value in the textbox field and press enter. Then filter is not applied.
Which version of WPF product you are using(it seems like: 12.1.1010)?