Hi,
I have attached a sample project that illustrates the problem.
If the project is run, and the topmost DataGrid has 3 items deselected in the filter popup, when the popup is reopened it has extra items in the list that shouldn't be there!
The following images explain what I mean (also included in the project/Images folder)!
AllItemsSelectedInFirstDataGrid - this is what happens when you first click the filter
DeselectThreeItemsInFirstDataGrid - we still see the correct list of items in the filter list
FirstDataGridNowShowingIncorrectExtraItems(5,6,7,8,9) - but now, after we click the filter button again, the filter list suddenly includes all the items from the other DataGrid!
Please help!
James.
Attachment:
TestApp_2f0a28b5.rar