-
6 Jun 2007 3:19 AM #1
Tree expand and eachChild bug
Tree expand and eachChild bug
When I expand tree node (folder) it load content (other nodes) from server. But after this i do:
I can't see expanded nodes, only folder node in tree root. What's wrong?Code:tree1.getRootNode().eachChild(function (node) { alert(node); });-= miu-miu =-
Linux, Perl, GNU, Open Source, Ajax, Ubuntu 9.04
-
15 Jul 2008 8:09 AM #2
Sorry,
Removed, posted in the wrong forums.
See here: http://extjs.com/forum/showthread.ph...450#post195450Last edited by EachOnSet; 15 Jul 2008 at 8:28 AM. Reason: Wrong forums



Reply With Quote