Hello,
I am using TreeList component with drag and drop and I need to be able to change the order of elements in same level and drop elements above or below of each other not only inside the parents.
Do any body has implemented Demo or a help content for that to share with me please?
Thanks in advance.
Regards,
Ehsan
Hello, Ehsan,
Please let me know if the requirement is to only be able to reorder the items in the same level or to move them between levels as well?
I'm asking because for example, if the user moves item X over item Y, how will we know if the user wanted to reorder them or to add item X as a child to item Y?
Share more details on the required and how it should behave in sample cases will help us better understand it.
Hello Stefan,
as answer to your question I need to be able to reorder the items in the same level and to move them between levels as well!I saw my requirement is available in
Drag & drop in jQuery TreeList Widget Demo | Kendo UI for jQuery (telerik.com)
and it is available in TreeView KendoReact component,
But not in TreeList KendoReact Component!
as it was a very old request of your costumers from 2015:
Make drag&drop behaviour on treeList same as on treeView (telerik.com) and also here!
Is there any hope or chance to enable this obvious normal feature in KendoReact in short time or to save my time is better to use it as jQuery component in a React application as described here?
Best regards,
Ehsan