| Issue 366: | issue with programmatically Initializing the tree structure in Android | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Hi, I tried to create a tree statically (using <ul><li></li></ul>) which works fine in IE9 and Android App, but when trying to initialize same tree structure programmatically (using Node.addChild()) then is visible correctly in IE9 but not visible in Android app. During debugging in IE9 its not showing any created node in <div id="tree">. I have tried it with phonegap also but no result. Any suggestion?
Nov 20, 2012
I found some logical error in my code, after resolving that its working fine. Thanks for your response.
Oct 6, 2013
(No comment was entered for this change.)
Status:
Invalid
May 3, 2014
(No comment was entered for this change.)
Labels:
-Milestone-Release1.2.x Milestone-Release2.0
|
Labels: Milestone-Release1.2.x