Tagged Questions
15
votes
6answers
2k views
Hierarchical multi-state tree check box selection
I'm searching for a good/alternative solution to handle multi-state selections in a check box tree. A normal check box tree is mostly doable, because it has three different states.
It might not be ...