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

RadGrid: how to attach handler to ajax response complete?

1 Answer 44 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Edvard Pitka
Top achievements
Rank 1
Edvard Pitka asked on 25 Jun 2010, 02:46 PM
I am trying to find a way to attach event handler in javascript to completion of ajax response in radgrid. I cannot find a way to do it.

1. RadGrid does not recognize OnReponseEnd in ClientSettings>ClientEvents
2. RadAjaxManagerProxy does not expose ClientEvents at all

Can somebody enlighten me how to do it?

1 Answer, 1 is accepted

Sort by
0
SamJ
Top achievements
Rank 1
answered on 30 Jun 2010, 07:00 AM
Hi,

Try this approach for executing javascript after ajax request:

http://www.telerik.com/help/aspnet-ajax/ajxcustomjavascript.html
Tags
Ajax
Asked by
Edvard Pitka
Top achievements
Rank 1
Answers by
SamJ
Top achievements
Rank 1
Share this question
or