shaungyuehuoniao / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 1 forks source link

getting this.getOwnerTree().animate error after adding the 3 nodes continuously to the tree panel in IE8 #526

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Created Tree with dynamic data.
2. Add 3 childs continuously  to the parent
3. this.getOwnerTree().animate error is getting or enableDD is null or not an 
object error is coming

What is the expected output? What do you see instead?
It should add dynamic node at n levels. After 3rd addition getting error like 
this.getOwnerTree().animate error, and tree is not expandaded at all.
Need to refresh the page.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by arjunsir...@gmail.com on 12 Jul 2010 at 11:32

Attachments: