My problem now is trying to send the ID (editable: false) of a row when editing that row.
editable: false
For example, i have a grid with columns userid(editable
editable
You can use
hidden: true, editable: true, editrules: { edithidden: false }, hidedlg: true
in the definition of the piezaId (ID) column. The parameter hidedlg is currently not real needed, but can be useful if you decide the use other jqGrid features.
piezaId
hidedlg