FIX. RadGridView - when RightToLeft is set to Yes and a column is dragged outside the bounds of the grid, the grid is scrolled in the opposite direction
Workaround: custom RadGridViewDragDropService and an override of the HandleMouseMove method, please check the attached project