Hi,
First of all thank, jqGrid is wonderful 🙂
I found a possible bug.
The follow code in grid.formedit.js:
291) if(!ret[2]) ret[2] = parseInt($($t).getGridParam('records'))+1;
292) postdata.id = ret[2];
it can cause dulicate
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top