All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
ScriptManager and StyleSheetManager
/
EnableScriptCombine = False and OutputCompression
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Caesar
59 posts
Member since:
Aug 2008
Posted 03 Mar 2009
Link to this post
Hello!
Since we register many different scripts on different pages, we don't want to use scriptcombine (we don't want to download ms/telerik scripts mutliple times).
But we would still like each script to use OutputCompression, but if setting EnableScriptCombine to false, then your scriptmanager just register the script the normal way.
Is it possible to achieve this?
If not, will this functionality be available in a near future version?
/Rikard
Atanas Korchev
Admin
8462 posts
Posted 03 Mar 2009
Link to this post
Hi Caesar,
I suggest you use the ScriptManager control then. It always compresses the scripts and does not combine them.
Best wishes,
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.
Back to Top
Close