easyMind schrieb:
I am using the async treeview to list all manageble elements on a
site. This means that if the user edits an item and, for example,
changes its title, this should reflect in the tree. Also moves and
deletes should reflect in the tree.

Because my forms get posted with ajax I need to update the tree
myself. Is there a relativly easy way to reload one or more branches
from server?
Currently the treeview is just that. A read-only tree*view*.

Apparently, jQuery UI's sortables now work with nested elements, so most likely a tree component with sorting, editing, reloading and deleting is not far away anymore.

So far you have to look at the treeview source (with focus on the asny treeview) and give it a try yourself.

Jörn

Reply via email to