Partially selected parents #2583
amr-el-sayed
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, loop over |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
When I use get the selection using:
the $('#tree').jstree("get_selected", true);
the resulting array does not include the parents that have partially selected children.
Is there a way to override the prototype or events so it includes the parents node as well?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions