Hello everyone,
I have used RadItemDragDropManager class from sample application to achieve drag&drop effect between two ListControls.
If I use mouse on PC, it works perfectly, but it is not working on touchscreen.
I saw, that in many places in RadItemDragDropManager class there are events associated with mouse.
Is there any simple solution for use this/other class to achieve drag&drop between two lists in WinForms applications?
I have used RadItemDragDropManager class from sample application to achieve drag&drop effect between two ListControls.
If I use mouse on PC, it works perfectly, but it is not working on touchscreen.
I saw, that in many places in RadItemDragDropManager class there are events associated with mouse.
Is there any simple solution for use this/other class to achieve drag&drop between two lists in WinForms applications?