I need a treeview with the following features:
- ability to drag and drop nodes inside the treeview
- there are buttons on the top, that allow to move items up and down.
- editable node text
Is there any implementation of this available? If not all, Is there an implementation of feature 1 available?