Skip to main content
idx.widget.CheckBoxTree Test
Check Box Tree Test: DnD between trees with same model
Move nodes
- If one or more nodes are selected, DnD operation will result in moving these nodes.
- If all nodes are unselected, DnD operation will result in moving a single unselected node.
Copy nodes
- If one or more nodes are selected, DnD operation while holding the CTRL key will result in copying these nodes.
- If all nodes are unselected, DnD operation while holding the CTRL key will result in copying a single unselected node.
note: Root node can not be moved or copied