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

asp.net mvc dragdrop rows

1 Answer 423 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Emanuel
Top achievements
Rank 1
Emanuel asked on 30 Mar 2017, 02:24 PM

Hello,

I need a code example on kendo grid dragdrop rows from a grid that has a server datasource. 

Thanks in advance,

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 03 Apr 2017, 08:38 AM
Hi Emanuel,

Regarding the example for Kendo UI Grid for ASP.NET MVC with the Draggable widget, currently we do not have such resource:
Nevertheless, you could initialize a Kendo UI Draggable widget after the initialization of the Grid (within document ready for example) and configuring the Draggable and the DropTarget should allow you to drag and drop rows between two different Grids:

Regards,
Konstantin Dikov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Emanuel
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or