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!
Correct. If you need it sooner in order to meet a deadline or some other obligation let me know by when you need this and we can send you a private build.
so the fix won't be available until about September 11th, the target date for the next SR?
Hi Miao,
The cause of this bug came from some code that we had that executed the command for showing the custom dialog twice when it was opened from a FilterCellValuePresenter. This code should not have been executing so we placed checks to make sure it did not happen inside a FilterCellValuePresenter.
Hi
Just for my own information, what was the cause of this bug?
Hi Everyone,
This issue has been resolved and will be available in the next SR.