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

Size of package downloaded to client.

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lautaro
Top achievements
Rank 1
Lautaro asked on 23 Mar 2010, 11:29 AM
Hi! Im working on a a webaplication using your RadWebControls.

We use 3 of your controls from the toolbox. I have noticed that the load of the telerik toolboxes are 200kb. I cannot find any information if this includes all controls or just the ones that are used? 

Is the size of the control package downloaded with the page from the server scalable depending on which controls are used? Or are all controls downloaded? We only use 3 of the total controls and hope that we can slim down the size downloaded when browsing the first page.

2 Is there any way of seing which control takes how much space?

Thank you, Lautaro Arino. 

1 Answer, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 23 Mar 2010, 05:01 PM
To answer your first question. No, all the controls are not downloaded to the client, only the controls you are using will be downloaded. If you want to reduce the load time caused by the RadControls, you should include the RadScriptManager and RadStyleSheetManager controls to your page as they will combine all the scripts and stylesheets used by the RadControls on your page into a more compact file.

I hope that helps.
Tags
General Discussions
Asked by
Lautaro
Top achievements
Rank 1
Answers by
robertw102
Top achievements
Rank 1
Share this question
or