2025-02-17 22:43 UTC
after several attempts to manually sort the elements of a Tree (Drag N Drop), using "DragOverFromControl" events, I was unable to achieve this.
Now I'm wondering if it's possible to change the position of an item (within the same parent) programmatically?
So if an item "Test2" is the 4th child of "TestParent", change its position to became 7th !
Thanks !
Now I'm wondering if it's possible to change the position of an item (within the same parent) programmatically?
So if an item "Test2" is the 4th child of "TestParent", change its position to became 7th !
Thanks !