When I open form to edit values:
1. It doesn't change form values when I navitage with <> buttons
2. It opens New form with same values as first edited row, and when I click “Submit”, it overwrites that row instead of creating a new item
3. When I click to edit another row, it always shows the form values for the first edited row – i.e. if I click New first and then edit row, it shows empty form.
So, in short, the first time form opens, the values are “stuck” whatever row I open later.
What can cause this? I remember it used to work OK some time ago…
With recreateForm I don't have this issue (I use it as temporary workaround).
I can reproduce similar thing on jqGrid demos, 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 symptoms are same.
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.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top