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

Calling javascript after ajax call

1 Answer 120 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Andrew Short
Top achievements
Rank 1
Andrew Short asked on 27 Oct 2008, 02:06 PM
I am updating a page to no longer user any postbacks by using the RadAjaxManager.  Previously, in my code-behind, I had captured a return value and embedded javascript code on the page based on the return value to display a message to the user.  Now that I am using RadAjaxManager and eliminated postbacks, everything is working fine except that it does not show the message to the user.  What is the best way to do this if I am capturing the return value in the code-behind?

1 Answer, 1 is accepted

Sort by
0
Accepted
Maria Ilieva
Telerik team
answered on 28 Oct 2008, 12:22 PM
Hello Andrew Short,

Please review the following help topic which elaborates on executing custom javascript code after AJAX update. Test the provided approaches and let us know if they help.

Greetings,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
Andrew Short
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or