Completed
Last Updated: 21 Jun 2018 14:11 by ADMIN
ADMIN
Dimitar
Created on: 23 Feb 2018 12:21
Category: GridView
Type: Bug Report
0
FIX. RadGridView - exception when reordering rows and the scrollbar is visible
Use attached to reproduce.

Workaround:

DragDropService.AllowAutoScrollColumnsWhileDragging = false;
DragDropService.AllowAutoScrollRowsWhileDragging = false;
0 comments