Hi Igor,
I am happy to announce that the Grid support built-in row reordering:
https://www.telerik.com/kendo-angular-ui/components/grid/rows/reordering/
How to reorder rows between two Grids can be found here:
https://www.telerik.com/kendo-angular-ui/components/grid/rows/drag-and-drop/
Regards,
Martin
Progress Telerik
Hi Igor,
Indeed the Grid does not provide built-in drag and drop functionality. However, there are several articles that might help in this case.
1. D'n'd between 2 Kendo grids in different components
https://www.telerik.com/kendo-angular-ui/components/knowledge-base/drag-drop-between-grids/
2. D'n'd between Kendo grid and custom list in a separate component.
Here is an example where the developer can drag a row to a custom container and receive the dragged dataItem, which can be further used to implement the desired custom list:
https://stackblitz.com/edit/angular-3xd9p5?file=app/app.component.ts
3. . D'n'd in the scope of the same Grid:
https://www.telerik.com/kendo-angular-ui-develop/components/grid/how-to/row-reordering/
I hope this helps.
Regards,
Martin
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.