jquery-treegrid icon indicating copy to clipboard operation
jquery-treegrid copied to clipboard

Attach/Remove nodes to a tree view

Open CodeReaper opened this issue 10 years ago • 0 comments

Added functionality for attaching a new node to the tree, similarly added the ability to remove a node again.

Updated the documentation to include these two new features.

Wrote a unit test suite for adding and removing both a leaf node and a branch node.

CodeReaper avatar Oct 10 '14 16:10 CodeReaper