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

Calling a JS function on Ajax call

2 Answers 39 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Effendi
Top achievements
Rank 1
Effendi asked on 28 Dec 2010, 04:01 PM
I used a Radpanel embedded with RadMultiPage. I used a javascript to perform some computation,  values needs to be computed when data is retrieved from the database. This causes a postback on the "panel" and the values computed by the javascript is cleared. I need to call the javascript when the postback occur. I placed a call on the page load event. This didnt work, what can I do?

Thanks in advanced

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 29 Dec 2010, 05:14 PM
Hi Effendi,

Check out this article for more information on how to execute custom javascript after ajax and see if it works for you.

All the best,
Iana
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.
0
Effendi
Top achievements
Rank 1
answered on 30 Dec 2010, 03:16 AM
Thank you this work.
Tags
Ajax
Asked by
Effendi
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Effendi
Top achievements
Rank 1
Share this question
or