I got this question answered at http://stackoverflow.com/quest…..35#4138935 and now posting it here, it looks like a bug. Here's a short description.
I can reproduce this on jqGrid example, in New in Version 3.7, Add/edit/delete on local data:
Of course in live demo Submit doesn't do that (it doesn't seem to work at all) but except for this the symptoms are same that I experience in my project – when I click Submit, the row that was initially open is always overwritten, even in case of Add New Row.
Also <> buttons do not change data in form, though they change selected row – but from what I remember previously it used to update form values also to match selected row.
Also, I've just now (with latest Chrome 9.0.x), not sure why, but if I quickly open form to edit row, then first > navigation button changes the form values to match newly selected row (shifted from id 8 to id 7 and I see this change in edit form) – but only once, after that it does not change form values, only selected row.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top