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

Tile View Multiple Drag and Drop

3 Answers 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Veeraguru
Top achievements
Rank 1
Veeraguru asked on 26 May 2014, 11:25 AM
Hi Team,

                I have to drag and drop multiple tile view items from one tile view to another tile view. Can you please provide me a sample application?

Regards,
Veeraguru S
       

3 Answers, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 28 May 2014, 09:00 AM
Hello Veeraguru,
To do this you could use our DragDropManager. I've attached a sample project demonstrating this so could you please examine it and see if this is what you're looking for.

Regards,
Zarko
Telerik
 
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.
 
0
Veeraguru
Top achievements
Rank 1
answered on 29 May 2014, 09:01 AM
Hi,

          I have already implemented this. But I want to drag and drop multiple tile at a time(Multi select) from one tile view to another tile view. Please provide me a sample for this and I am following MVVM Pattern.

Regards,
Veeraguru S
0
Zarko
Telerik team
answered on 30 May 2014, 01:43 PM
Hi Veeraguru,
To do this you'll have to change the drag and drop code a little bit - instead of one item you'll have to work with a collection of items. Another problem will be the drag visual - it's going to be harder to create images for all selected items and merge them in one visual.
I've attached a sample project demonstrating the base functionality for multiple items drag so that you could examine it and customize it as you wish.

Regards,
Zarko
Telerik
 
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.
 
Tags
General Discussions
Asked by
Veeraguru
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Veeraguru
Top achievements
Rank 1
Share this question
or