Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    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.

    Leave a comment:


  • lbragins
    started a topic TreeGrid.setCascadeSelection

    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?

    Thanks
Working...
X