Unplanned
Last Updated: 14 Mar 2023 14:56 by Oleh
Oleh
Created on: 14 Mar 2023 14:56
Category: GridView
Type: Bug Report
3
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.
0 comments