When cell-edit is enabled in jqGrid 3.5, editing/tabbing between edit fields causes two identical updates to be sent to the server. If you edit and press enter or click on another cell, only one update is sent. I would expect only one update to be sent when tabbing between cells.
Second problem with editing/tabbing… Edit a cell in the first column and press tab to get to the second cell. Click on any other cell – edit mode on the second cell is not deactivated – then click on the second cell again. The contents the second cell is now filled with the text:
I have repro'd the issue in the HTML file below. The URL pointed to by cellurl doesn't exist (http://example.com/bogus/url), but this doesn't change the behaviour. I have verified both problems (double post and wacky tag in next edit field) in FireFox 3.5 and Chrome 3 on Windows Vista. (IE8 displays the same problem with the latest jqGrid, but not the one referenced in the repro page below.) I have tried the latest bits from GitHub and the problem is still present:
http://github.com/tonytomov/jqGrid/commit/d717c1e78110b7b1698d236808c9bfb434c6edbe
Thanks in advance for investigating this issue.
James
HTML Repro Page
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top