Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1945
FilterEvaluationMode and Data Virtualization
posted

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.

WPFTestApp.zip