Couldnt select child node when its parents are all unfolded

93 views
Skip to first unread message

Андрей Гладенко

unread,
Jul 9, 2020, 4:10:38 AM7/9/20
to jsTree
Hello! please help me
When jsTree Loaded i am trying to select child node at some nested level.

When runs
$('#tree').jstree().select_node('n16');
it returns false, because node is not shown in a tree;
_
 |_n1
 |_n2


When runs the same on all opened parentes
_
 |_n1
 |_n2
 |  |_n3
 |  |  |_n4
    |  |  |_n6
    |  |

it returns all expectable info.
HOW TO open this node n6 without opened parentes???


Андрей Гладенко

unread,
Jul 23, 2020, 8:03:58 AM7/23/20
to jsTree

dead Group?

Oleg Ilin

unread,
Aug 1, 2020, 6:09:36 AM8/1/20
to jsTree
Maybe you are using lazy loading and the actual selectable node has not been built yet, aren't you?

Oleg Ilin

unread,
Aug 1, 2020, 6:11:09 AM8/1/20
to jsTree
Reply all
Reply to author
Forward
0 new messages