Last Updated:
07 Aug 2023 10:27
by ADMIN
GridView: Unexpected selected item in the UI when clicking on other item and data items are removed and inserted asynchronously
Items in ViewModel are asynchronously removed and added from the collection bound to GridView ItemsSource.
While clicking in the GridViewRows, some items might appear selected although they are not foreign group and SelectionChanged is not fired for them being as added items.