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?

B

Reply via email to