Unplanned
Last Updated: 17 Jan 2022 05:53 by ADMIN
Sandeep
Created on: 16 Jan 2022 23:50
Category: KendoReact
Type: Feature Request
6
TreeList: Reorder items/rows along with Drag and Drop

We are migrating our legacy application which uses Telerik for Silverlight to react application with KendoReact controls. I am converting one screen which uses RadTreeView which gives us Drag and Drop with Reordering feature. Now, in KendoReact, TreeList control does not provide both the features. 

Here is what we get when we start dragging item in Silverlight control:

 

I am expecting the same behavior in KendoReact: TreeList as we have to achieve the same behavior in our react application. This link has some discussion with support team.

Thanks,

2 comments
ADMIN
Stefan
Posted on: 17 Jan 2022 05:53

Hello,

Thank you for the request.

We will monitor the interest and plan it accordingly.

As a side note, the link to the discussion with the support team is private, so other people will not be able to access it. In short, we provided this demo, but it still needs improvements:

https://stackblitz.com/edit/react-5izt1v-qpr4ea?file=app/data.ts

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Sandeep
Posted on: 17 Jan 2022 04:17

I just checked that KendoReact: TreeView component has both the features - Dran-Drop and Reordering. It seems these features are missed in TreeList component.

Please have a look at this example:

https://www.telerik.com/kendo-react-ui/components/treeview/drag-drop/#toc-moving-items-within-a-single-tree