Sortable Tree

Is there a widget, similar to a TreeView, which allows sorting and nesting (by drag&drop) of a data? Sth like here: http://script.aculo.us/playground/test/functional/sortable_tree_test.html Best if it is jQuery plugin of course.

I saw a widget that used jsTree… but it was missing the javascript… I did not really investigate further :P

http://www.yiiframework.com/extension/jstree/#doc

I know it’s an old topic, but if anyone ever reads this again, you can use:

http://mjsarfatti.com/sandbox/nestedSortable/