Hello,
I've got two RadListViews with dragdrop functionality enabled (using DragDropService).
Both Listviews have more items in the list (vertical scrollbar enabled)
When I want to drag one item from the source Listview to the target Listview, and dragging the item to the upper/lower bound of the target Listview, the source listview starts scrolling instead of the target listview (see this movie).
Is it possible (and if possible, how can I accomplish) to NOT scroll the source listview but DO scroll the target listview?
Best regards
Patrick Vossen