Announcement
Collapse
No announcement yet.
X
-
You would need to turn off the framework feature for cascadingSelection and write your own logic to set nodes selected based on actions on other nodes.
-
TreeGrid.setCascadeSelection
Per the documentation for TreeGrid.setCascadeSelection:
"Should children be selected when parent is selected? And should parent be selected when any child is selected? "
What should I use if I only want the children to be selected when parent is selected, but not the parent to be selected when the child is selected?
ThanksTags: None
Leave a comment: