Hello,
I got some questions as jqGrid newbie: 
1) For form adding row how does the server return the new generated row id back to jqGrid? Suppose in this case jqGrid included id:_empty in the request, in this case server will create a new row and assign a new id.
2) After the id is returned from server (editurl), does jqGrid automatically update the row with the new id? If not, how to force jqGrid to reload all data or just the data for this row?
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top