Hi
I am using Telerik controls 2008 Q2. (Will get Q2 SP1 in a few days)
We currently use a Telerik RadScriptManager to take advantage of combining Telerik scripts and this has always worked nicely.
However the new VS2008 SP1 now has a feature for combining scripts as well that don't require resource assemblies. We want to use this as we also have custom scripts that we want to combine.
Basically I want all the Telerik scripts and our custom scripts to be combined into 1 request. I don't want 1 request for Telerik scripts and another request for my scripts.
What would be the best approach?
Should I disable the RadScriptManager so that it doesn't automatically combine Telerik scripts, and then use the enhanced VS2008 SP1 ScriptManager to combine my scripts along with Telerik instead?
Any advice is appreciated.
Kind regards
Mark Eaton
I am using Telerik controls 2008 Q2. (Will get Q2 SP1 in a few days)
We currently use a Telerik RadScriptManager to take advantage of combining Telerik scripts and this has always worked nicely.
However the new VS2008 SP1 now has a feature for combining scripts as well that don't require resource assemblies. We want to use this as we also have custom scripts that we want to combine.
Basically I want all the Telerik scripts and our custom scripts to be combined into 1 request. I don't want 1 request for Telerik scripts and another request for my scripts.
What would be the best approach?
Should I disable the RadScriptManager so that it doesn't automatically combine Telerik scripts, and then use the enhanced VS2008 SP1 ScriptManager to combine my scripts along with Telerik instead?
Any advice is appreciated.
Kind regards
Mark Eaton