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

RadGrid Drag and Drop to Multiple Divs

4 Answers 90 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
THADDEUS
Top achievements
Rank 1
THADDEUS asked on 29 Jun 2016, 07:34 PM

I need some help please..

Example..

I have a grid with data and I need to have the ability to drag that data to 3 different folders [Keep] - [Delete] - [Hold]

I have looked at the Radgrid drag and drop Demo..  I noticed that the javascript has a lot of stuff hardcoded, so how would I be able to use the sample code to accomplish the task above?

 

Thanks

 

 

4 Answers, 1 is accepted

Sort by
0
THADDEUS
Top achievements
Rank 1
answered on 30 Jun 2016, 08:28 PM

How can I use this Drag and Drop Listview example with a Grid?   Is there an example somewhere?

http://demos.telerik.com/aspnet-ajax/listview/examples/itemdragdrop/defaultvb.aspx?show-source=true

Thanks

 

 

0
Maria Ilieva
Telerik team
answered on 04 Jul 2016, 10:58 AM
Hello,

Based on the provided description it is bit difficult to me to understand what the exact functionality you need to achieve is. Do you want to contaminate drag and drop between grid and ListView  or you are having issue in implementing this functionality for two grid controls. Please do provide exact explanation оf the required functionality so that we can suggest the best solution for your specific case.

Regards,
Maria Ilieva
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
THADDEUS
Top achievements
Rank 1
answered on 05 Jul 2016, 03:51 AM

Hello Maria,

I would like to use the example below, but I would like to know how to use the example with a Grid instead of a Listview.

http://demos.telerik.com/aspnet-ajax/listview/examples/itemdragdrop/defaultvb.aspx?show-source=true

Thanks,

 

0
Maria Ilieva
Telerik team
answered on 08 Jul 2016, 08:47 AM
Hello,

This specific scenario can only be implemented with ListView items. Therefore you can replace the RadGrid  with a ListView control to achieve the required functionality.


Regards,
Maria Ilieva
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Ajax
Asked by
THADDEUS
Top achievements
Rank 1
Answers by
THADDEUS
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or