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

ajax binding events are not firing

2 Answers 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Srikar
Top achievements
Rank 1
Srikar asked on 11 Apr 2012, 10:52 AM
Hi,

Am doing a Razor mvc3 App. in this am using telerik grid,ajax binding  events are not firing,if i use server binding   events are firing.
how to resolve this issue plz help me.

2 Answers, 1 is accepted

Sort by
0
Ben
Top achievements
Rank 1
answered on 12 Apr 2012, 06:12 AM
You probably should post the code that you have tried with if you want a response.

Have you included the following attribute before the action on your controller?

[GridAction(EnableCustomBinding = true)]
0
Srikar
Top achievements
Rank 1
answered on 12 Apr 2012, 07:58 AM
Hi ,
s i given that also.
Tags
Grid
Asked by
Srikar
Top achievements
Rank 1
Answers by
Ben
Top achievements
Rank 1
Srikar
Top achievements
Rank 1
Share this question
or