This question is locked. New answers and comments are not allowed.
I've noticed that if a CurrentItem exists, then a NotifyCollectionChangedAction.Reset occurs (and the CurrentItem still exists and the current position is still accurate). the RadGridView believes the current item is null
i.e. The gridView should recheck the CurrentItem/Position after a CollectionChanged Reset event.
i.e. The gridView should recheck the CurrentItem/Position after a CollectionChanged Reset event.