DataGrid: An exception is thrown when DataGrid is nested in RowDetails while editing a value in the inner DataGrid
I have a DataGrid with another DataGrid in the Row Details. This works until a cell in the inner grid is selected and enters edit mode and then the outer grid is scrolled enough for the cells to be recycled and then it crashes.