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

Combining the WebForm_PostBackOptions script

1 Answer 223 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 23 Oct 2013, 01:04 PM
Hi,

When using updatepanels, there is a Microsoft script (WebResource.axd) that starts with "function WebForm_PostBackOptions(".

Is it possible to make the RadScriptManager to also include this script when using scriptcombine?

Now it always looks like this:
<script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHaIQEo1TJyMkhHHAzOMocNupHiRRsYVZc7_y2Lehv7URuNG2uVz2l9dOjIpDD9lCQ2&t=635117001316159565" type="text/javascript"></script>
 
 
<script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=s_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3ad618f02c-bda7-40f1-bb64-308e08f719c3%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2013.3.1015.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a7a1d9c2d-6cf2-464f-9ad3-e479c730ac61%3a16e4e7cd%3ab7778d6c%3ae085fe68%3af7645509%3a24ee1bba%3a7165f74" type="text/javascript"></script>
<script type="text/javascript">

Regards
Andreas

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 28 Oct 2013, 10:56 AM
Hi Andreas,

It is not possible to combine that script with the others. It comes with the ASP.NET.

Regards,
Peter Filipov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ScriptManager and StyleSheetManager
Asked by
Andreas
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or