New to Kendo UI for Angular? Start a free 30-day trial

Dragging and Dropping Rows between Grids

Environment

ProductProgress® Kendo UI for Angular Grid

Description

How can I drag and drop rows between two Kendo Angular Grids?

Solution

As of v12.0.0, the Grid provides built-in Row Reordering functionality. For more details, check the article on how to drag and drop rows between Grids.

You can utilize the HTML Drag and Drop API to accomplish similar behavior.

The following example demonstrates the full implementation of the suggested approach.

Example
View Source
Change Theme:

In this article

Not finding the help you need?