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
105
XamDataGrid - changing filters programatically does not trigger RecordFilterChangXYZ events.
posted

Hi, 

I implemented code approach to dynamically add filters to the grid as described in http://help.infragistics.com/Help/Doc/WPF/2013.1/CLR4.0/html/xamDataPresenter_Add_Filter_Conditions.html

RecordFilterChanged(-ing) event seem not to be triggered, though. I need a way to not only to add, but also to observe filter changes.

Any idea on how this could be achieved? I'm using latest version of your WPF package.

Thanks,

Artur