1 Source to 1 Destination is working fine,however the business requirement change and need to add another RadGrid control as another source. Any sample code for my issue?
You can have virtually unlimited number of source and destination grids. There is no difference between two and three grids. You can examine our online demo or you can download the dummy proof of concept I have attached to this post. Drag and Drop demo
Thank You for your reply,But If you can include "script.js" and "RowDrop" on your drag drop sample it will be helpful for me
0
Daniel
Telerik team
answered on 13 Apr 2015, 12:11 PM
Hello Jok,
There are no such files in this demo. You can use the code from the Drag and Drop demo as a base. If you examine that demo's code you will notice that the concept is the same. It does not matter whether you have two grids or six, for example because you only drag between a source and destination grid.