Hi Abu,
I am using PHP Codeigniter framework. I am using jqGrid inline edit for editing and deleting.
I want to call a different controller function when I edit a row. I have set
$grid["editurl"]. When I click on save I see there is an ajax call to the delfault URL from where the actual data is loading. Is there a way that I can set the editurl?
Thanks in advance!!!
Sri
1 Answers
Your Answer