This is a migrated thread and some comments may be shown as answers.

RadTreeView and Page Load Performance

4 Answers 109 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Marc
Top achievements
Rank 1
Marc asked on 08 Jul 2009, 05:20 PM

We have created a web form with two radtreeview controls and some standard vs2008 webcontrols (Buttons, DropDownList etc.) The first tree is loaded with about 15-20 nodes loaded from using tree.LoadXML(XMLSTRING);. The second has approximately 300 nodes loaded programmatically from a SQLDataReader and tree.nodes.add(). This form loads very fast on our local LAN (1-2 seconds). But when we moved it to our production server (test site) we found that the time it takes to load the page is up to 15 – 20 seconds (page source size is ~ 150KB). Our old asp.net web form with the standard microsoft treeview control loads (using SQLDataReader and tree.nodes.add()) in 5-7 seconds (page source size in ~ 450kb).

Using 3.5 .net framework

firefox 3.0.4 and IE 6,7,8

IIS 6 on win2003 sp2

 

Any thoughts as to why our web form is loading so slow. Is the some issue with the trial version that would cause this behavior?

 

Thanks,

 

Marc Bumgarner

eComponents Technology Inc.

4 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 09 Jul 2009, 08:15 AM
Hello Marc,

Could you please let us know which version are you using? Also is there any live url where we can observe this behavior?

To answer your question - there is no difference between the trial and dev version except that the trial outputs a trial message from time to time.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Marc
Top achievements
Rank 1
answered on 14 Jul 2009, 03:45 PM

Sorry for the late response,  I have been on vacation.

The version we have installed is v2009.1.402.35

The link below will provide access to our test site

https://216.129.228.146/webreportsmenu/default.aspx?parm=111

 

setting parm=11 or 1111 or 111 will reload different contents to the treeview contols.

 

Thanks,

 

Marc Bumgarner

eComponents Technology Inc.

0
Marc
Top achievements
Rank 1
answered on 15 Jul 2009, 04:51 PM
The version we have installed is v2009.1.402.35

The link below will provide access to our test site

https://216.129.228.146/webreportsmenu/default.aspx?parm=111

 

setting parm=11 or 1111 or 111 will reload different contents to the treeview contols.

 

Thanks,

 

Marc Bumgarner

eComponents Technology Inc.

0
Paul
Telerik team
answered on 16 Jul 2009, 10:53 AM
Hello Marc,

I think everything's fine with your application. We browsed the provided URL and the treeviews load very fast. Please refer to the attached movie for details. Please check for some network infrastructure problems in your network, used antivirus/firewall.

Sincerely yours,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
Marc
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Marc
Top achievements
Rank 1
Paul
Telerik team
Share this question
or