Treeview performances

P

Paps

I'm using a treeview control with about 30 child and sub child and about 80
elements.
The generated HTML output isn't so big (10k) but when the user try to open
the tree the first time it's very slower and sometimes happen that not all
images are loaded (so instead of the plus or minus I see the IE red cross).
How can I improve the page performances ?

thanks.
Paps
 
J

Jacob Yang [MSFT]

Hi Paps,

Thank you for using Microsoft MSDN managed newsgroup.

I have reviewed your issue. Due to the nature of your issue I need to do
additional research to determine the best way to provide assistance. I will
contact you as soon as possible.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
¥

¥xÆW·L³n§Þ³N³B¤ä´©³¡

From your description, the main bottleneck is to load the images. You may
temporarily test a similar treeview control without images set to nodes, to
see if the performance is get better. If so, you may consider enhancing the
performance within the ASP.NET caching. For more information on this, you
may refer to:

ASP.NET Caching Features
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconaspcachingfeatures.asp

For tips on ASP.NET performance , you can refer to:

ASP.NET Optimization
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconaspoptimization.asp

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,079
Messages
2,570,573
Members
47,205
Latest member
ElwoodDurh

Latest Threads

Top