This question is locked. New answers and comments are not allowed.
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
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