|
Hi, I have huge collection of VO’s which I want to present
using tree control (approx 8000 nodes). For better user experience performance
I am planning to get only top nodes initially and after that with every node click
I will get one level down children nodes. This means I will have to add the children
nodes to the tree dynamically at some specified parent node. Is this possible? What
is the best way to load huge tree? I have not used tree control before with
flex so not too familiar with it, so any inputs, ideas, comments on this will
be appreciated. Thanks, Shahnavaz -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAHOO! GROUPS LINKS
|
- [flexcoders] Dynamic Tree Shahnavaz Alware
- Re: [flexcoders] Dynamic Tree Douglas Knudsen

