Hi,
I setup a RadListView to allow the user the drag and drop to re-order the items. The scrollable items are <div> items inside of another <div> container.
If there are more items than screen, the <div> container displays a scroll bar, but when I drag an item, it does not scroll.
Is there a way to do this?