Groups
Groups
Sign in
Groups
Groups
Discuss jquery.dynatree.js
Conversations
About
Send feedback
Help
How to get selected child nodes from DynaTree
368 views
Skip to first unread message
asho...@gmail.com
unread,
May 13, 2016, 9:09:07 AM
5/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discuss jquery.dynatree.js
Hi All,
How to get only the key/title of selected child node in a DynaTree with multi select option.
$.map(node.tree.getSelectedNodes(), function (node) {return node.data.key;});
Above code returns key of all selected nodes including Root and Child. Is there an option to just pull only selected Child node Key/title.
Thanks,
Ashok
Reply all
Reply to author
Forward
0 new messages