views:

104

answers:

0

Hi, I have two windows that have a listbox bound to a ListCollectionView, both are sorted with the same SortDescription, View1 and View2 When i add item through View2 its reflected in View1 and i can see the label after the focus change event, then View2 gets sorted. and View1 is now unsorted.

How can i slove this issue?

Thanks, Eric.