Questions tagged [dyantree]

Dynatree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.

Dynatree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.

2 questions
1
vote
0 answers

Dyna tree selecting multiple nodes programatically not working

In below for loop there are 3 node keys are there but below code is only selecting first key node in dyna-tree other two nodes are not getting selected. please help here i want to select all the 3 nodes i am passing in for loop function…
0
votes
1 answer

Image not being drawn on canvas as expected from dyantree onActivate event handler

I have an image that I want to display when a non-folder node is activated. Expand the folder node. Click on a non-folder node and that node's image will not be displayed as expected. Click on a node that is different from the node in the previous…
ubiquibacon
  • 10,451
  • 28
  • 109
  • 179