Last Updated:
18 Nov 2022 06:12
by ADMIN
GridView: Wrong item is displayed after selection when the IsLightweightModeEnabled of a GridViewComboBoxColumn is set to True
When the GridViewComboBoxColumn's DataMemberBinding is bound to a property, which is not a primitive type, selecting an item from the drop-down causes the first item of the ItemsSource to be displayed, rather than the selected one.