jqgrid add row without url instead call a javascript function on popup submit -
i displaying data using jqgrid, have used jqgrid('navgrid', '#pager', {add:true. edit:true, delete:true}... screen displays different icons on screen top left (for add, edit, delete) instead of using url, want call function on submit button of popup, manipulations on data , make ajax call.
i tried search on internet, not find solution.
thanks, shivey
Comments
Post a Comment