large tree performance
Posted: 21 May 2007, 15:19
Hello,
First of all, let me tell I’m very impressed by the high level quality of the support. I have browsed the forum to find answers to my questions. As I’m newbie in web and JavaScript programming I have still a few questions. In my project I expect to display several thousands of treeitems.
My first question is about performance:
- At startup, I suppose the time to display the page increases with the number of items. How does it increase? What will be common delays for a one thousand items tree and a two thousand items tree?
- Are there other time penalties to consider with large trees?
Second one is about API: once the tree is displayed, how to tell the tree to display and expand any particular item?
Regards,
Francis (French speaking)
First of all, let me tell I’m very impressed by the high level quality of the support. I have browsed the forum to find answers to my questions. As I’m newbie in web and JavaScript programming I have still a few questions. In my project I expect to display several thousands of treeitems.
My first question is about performance:
- At startup, I suppose the time to display the page increases with the number of items. How does it increase? What will be common delays for a one thousand items tree and a two thousand items tree?
- Are there other time penalties to consider with large trees?
Second one is about API: once the tree is displayed, how to tell the tree to display and expand any particular item?
Regards,
Francis (French speaking)