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
4155
Custom Filter Selection window opens 2 instances!
posted

I need a fix fast for this, my customer is complaining.  When using XamDataGrid and selecting "Custom" from the combobox in the filter, 2 "Custom Filter Selection" windows are opened every time.  I have narrowed down the problem, it only seems to occur when DataItemUpdateTrigger="OnCellValueChange" is set in the 
XamDataGrid's FieldSettings.  I have included an extremely simple sample project that illustrates the problem.  It bind to sample data and has nothing else set, other than AllowRecordFiltering="True" and DataItemUpdateTrigger="OnCellValueChange".  I just updated my Infragistics WPF 15.1 with the newest service release yesterday, so i'm not sure if this bug was just introduced, or it has been happening for a while or what.  Thanks!

DoubleCustomWindow.zip