I want drag and drop from selected cells to another target cells.
Is it possible move GridView selected string data cells to another cells with drag and drop?
like attached image
1 Answer, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 26 Sep 2023, 02:16 PM
Hello Jae Yong Kum,
This is not supported out of the box. To get the desired effect you will need to implement custom drag/drop behavior. For that you can use DragDropManager. Similar functionality was already discussed in the following forums: