This is a migrated thread and some comments may be shown as answers.

RadItemDragDropManager for touchscreen

3 Answers 89 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
R
Top achievements
Rank 1
R asked on 10 Sep 2013, 10:39 AM
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?

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 13 Sep 2013, 10:39 AM
Hello R,

Thank you for writing.

The touch devices under windows work a little bit different when it comes to selection and dragging. What you need to do is click the row in order to select it and then drag it to the other control. This fires all the necessary events since the principle is the same.

Please find attached a sample project which I used for my tests.

I hope this helps. If you have any other questions or comments, please let me know.
 
Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
R
Top achievements
Rank 1
answered on 13 Sep 2013, 10:55 AM
Thanks a lot for reply.
Unfortunately, i can't wait long for answer and i decided to place buttons to move items on list (according to Telerik sample app).
But I'll check your project in free time - this will be necessary in the future
0
George
Telerik team
answered on 18 Sep 2013, 06:58 AM
Hello R,

Thank you for replying.

Please let us know if you need any further assistance.
 
Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
DropDownList
Asked by
R
Top achievements
Rank 1
Answers by
George
Telerik team
R
Top achievements
Rank 1
Share this question
or