Last Updated:
11 Jul 2023 13:12
by Christopher
DataGrid: When Columns are reordered, underlying DataView's items arrays are out of sync
When RadDataGrid is populated with a DataTable and the columns are reordered, the items (DataRowViews) in the underlying DataView have their items arrays in the original order, not synced with the UI updates in the DataGrid.