All Tags »
MagicAjax Respo... »
Javasript
Sorry, but there are no more tags available to filter with.
-
Hi
I am trying to call a javascript function at the end of Ajax Response. AjaxCallHelper.WriteLine('myfunction();'); places myfunction() call at the top of Magic Ajax's response thus i am unable to access fields that i have set in server side function..
May be there is another way to do it.. My problem actually is that i have to ...