This issue has been moved from a ticket on Developer Community. When changing a field in a DataGrid that is of type DataGridComboBoxColumn, and then changing focus, an ArgumentOutOfRange exception is ...
I'm trying to implement compiled bindings on an app I'm working on so I can enable full trimming. I have a combo box with its ItemsSource bound to an array of objects in the ViewModel, SelectedValue ...