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

Telerik JavaScript Calls

3 Answers 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sabby
Top achievements
Rank 1
Sabby asked on 24 Aug 2010, 12:57 AM
I have bunch of RadControls on my page and then each control calls the seperate JS file that it require for its functionality. So, having number of them on page calls many .js files
Do we have a way to reduce the number of .js calls so that they can be collaborate into 1 js call ......thats it !

Thanks !

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 24 Aug 2010, 09:08 AM
Hi Sabby,

You can use RadScriptManager to combine and compress the js files connected to our AJAX controls.

Regards,
Sebastian
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Sabby
Top achievements
Rank 1
answered on 24 Aug 2010, 04:56 PM
It worked !
Thanks Sebastian
And I would like to ask 1 more thing is there any way similar to this one for combining the CSS files for RadControls?
0
Sabby
Top achievements
Rank 1
answered on 24 Aug 2010, 05:30 PM
though i manage to find out the answer "RadStyleSheetManager " ;)
Tags
General Discussions
Asked by
Sabby
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Sabby
Top achievements
Rank 1
Share this question
or