angular-bootstrap-nav-tree icon indicating copy to clipboard operation
angular-bootstrap-nav-tree copied to clipboard

Is it possible to select multiple nodes from a tree structure?

Open kiranonnet1986 opened this issue 10 years ago • 7 comments
trafficstars

Right now we can select only one node from given tree structure. Is it possible to select multiple nodes from a tree structure.

kiranonnet1986 avatar Dec 07 '14 07:12 kiranonnet1986

I also need the same feature. Can this tree use as checkbox tree?

zawmn83 avatar Dec 12 '14 17:12 zawmn83

Me as well

valmont avatar Jan 08 '15 01:01 valmont

Anything being done about this?

olso avatar Mar 08 '15 15:03 olso

I'd love this as well! If someone goes about adding this, please include conditional styling on the parent node depending on whether or not all of its children are selected

palenshus avatar Jun 11 '15 03:06 palenshus

+1 for selecting multiple items

Clan-Utility avatar Jul 11 '15 00:07 Clan-Utility

I switched to using https://github.com/iVantage/angular-ivh-treeview, which is pretty powerful and has multi-select

palenshus avatar Jul 11 '15 00:07 palenshus

This is being addressed by #104 pending a few changes. May make sense to have two different modes as well: highlight vs checkbox. Will give this more thought.

daerogami avatar Aug 29 '19 07:08 daerogami