How to pass extra parameters for in row edit/save action in free-jqgrid?
问题 I have a jgrid and the code is below. I wish to send some extra parameters to the server when the save icon in each row is clicked. How to do this? let colNames = ['Designation', 'No. of Resource(s) Required', 'Competence for Job', 'Skill of Resource', 'Time Required(in %)', 'From', 'To', 'Reason For Request', 'Assigned Person(s)', 'Current Role in Project', 'resource_type', 'Billing']; let colModel = [ {name:'resource_designation', index:'resource_designation', resizeable:true, editable: