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

[Solved] How to capture the Update event in Telerik Grid

0 Answers 56 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.
arjun
Top achievements
Rank 1
arjun asked on 09 Nov 2010, 02:38 PM
Hello,

I am new for Telerik + mvc. I am trying to update the record in editable grid.
In this case i am not able to redirect to my update event that is

 public Action Result _SaveAjaxEditing(int id, GridEditMode? mode, GridButtonType? type)
{

}

I am unable to reach here.

Can any one tried to update the data in editable grid.
I f you have such type of solution / links/ answers please share.

Regards,
Arjun

Tags
Grid
Asked by
arjun
Top achievements
Rank 1
Share this question
or