google-code-export / dynatree

Automatically exported from code.google.com/p/dynatree
1 stars 0 forks source link

how to expand lazy node without click ? #480

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi !

    Actually my problem is in page load that tree load from database. that node is lazy . so i want to expand all the node, without click that node .it is possible ?

i try some other way to load tree onpostinit method to call webservice and 
addchild node event to add the nodes. but my problem is every child node add in 
the last node of root value. it is no hierarchy. so how could i solve this 
problem . help me guys.

Original issue reported on code.google.com by bal...@chennainet.in on 28 Mar 2014 at 7:28

GoogleCodeExporter commented 9 years ago
have a look at the docs: you can use the API (in the init event) for example

Original comment by moo...@wwwendt.de on 28 Mar 2014 at 6:09

GoogleCodeExporter commented 9 years ago
Cleanup Scrumboard

Original comment by moo...@wwwendt.de on 2 May 2014 at 7:47