Features
- Drag and drop nodes between the two treeviews
- Select nodes in both treeviews
Tips
- Use unique IDs for the tree objects
-
Make sure that all node IDs are unique.
You can use different prefixes for the IDs of the nodes (e.g. 'tree1_', 'tree2_')
- See more comments in the ready working example
|