I am using a form editing in jqgrid. While editing a row using editUrl afterSubmit events is working fine. but at the time of adding a row its not getting fired.
(I am using a server side validations for form editing. i have to check the response and show the message according to the response of the add function. in case of editing this is working fine. In case of add the form gets closed)
$(“#admingrid19”).jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top