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

Running JS on AjaxCall

1 Answer 52 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Effendi
Top achievements
Rank 1
Effendi asked on 27 Dec 2010, 03:15 PM
I am trying to execute a JS call after an Ajax call. I have a Javascrnipt fuction called threshold().

How do I go about using this? i
Do I use this line - 

ScriptManager.RegisterStartupScript(threshold()); ??


Thanks in advance?

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 03 Jan 2011, 09:41 AM
Hi Effendi,

Please check this blog post - it expains how to achieve the needed approach.

Greetings,
Yana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
ScriptManager and StyleSheetManager
Asked by
Effendi
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or