basically, no. the tree control is not yet a perfect science. it has issues.
still what you are seeing falls withing the bounds of acceptable performance
"Anton Stadler" <anton.schamy_no_spam_@arcor.de> wrote in message
news:bi888p$eb9$06$...
> hello folks,
>
> I impemented the treeview controll and it works correctly but it requires
a
> lot of CPU time at the server. With aprox 50 nodes in the tree it takes
> about 2.5 seconds ( on a 2500MHz/512MByte machine ) to be built at the
> server. I tryed to databind an xml file as well as building up the hole
tree
> by adding each node programmatically (this is surprisingly even a little
bit
> faster) but it always requires aprox 2.5 seconds.
>
> Has anybody out there suffered the same problem or are there different
> versions of webcontrols?
> Does it make a difference which framework is running on the machine? (I
use
> 1.1 at winXP)
>
> Thank you
>
> Anton
>
>
|