For folks that have this same problem in the future, Oleg answered my Stack Overflow question.
Also posted on Stack Overflow here: http://stackoverflow.com/questions/11021992/jqgrid-not-saving-inline-row-edits
If you have the ID of the selected row, you can use it's ID attribute:
$(“#selectedRowId”).attr('id', newRowId);
http://goo.gl/WUaNw
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS