I try to make a drag and drop with multiple items from a radlisview to a radtreeview while keeping double click in the radlistview to open another window.
I also try with a radlistcontrol but it doesn't work. Could you help me please ?
2 Answers, 1 is accepted
0
Dimitar
Telerik team
answered on 20 May 2014, 11:46 AM
Hi Olivier,
Thank you for writing.
You can use the RadListView drag and drop service to achieve the desired functionality (which would not affect the double click). For example, you can use the PreviewDragOver and PreviewDragDrop events as follows:
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.