View Full Version : Tree + lots of leaves = slooow
npeel
15 Oct 2007, 10:05 AM
So I've been playing around with the ColumnUI tree example and I added a few hundred leaves to the first parent node. This makes the tree slow and unresponsive. I'm wondering if this is partly due to the animation that happens when you open a node.
Are there any other ways to speed up the tree?
tryanDLS
15 Oct 2007, 10:16 AM
Did you try http://extjs.com/deploy/ext/docs/output/Ext.tree.TreePanel.html#config-animate
npeel
15 Oct 2007, 10:21 AM
I did set animate to false and it knocked about 33% off the time. I think I'll just have to break the data up into smaller chunks.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.