Just to complete this post:
I solved it as you suggested with this code modifications in my example:
>In my last post I tried to explain you the current state of inline editing. Nothing is perfect in the world and jqGrid in not an
>exception: documentation, code, design…
Sure I'm absolutly with you and that jqGrid is functioning the way it does till today with that many functionalities is great (and a LOT of work as I can imagine)… one – as a “user” of jqGrid – simply has to know about such “specialities”…
>Many things you can do yourself: improve wiki documentation of jqGrid, post pull request with improvements of jqGrid code and
>so on. I do myself such things regulary.
I could have a try understanding the jqGrid code so far not sure if I'm deep enough in pure / hardcore JavaScript developing even if I would not call myself a newbie 😉 Will have a try where / with what I could help…
Greetings also from Germany as I noticed only now 😉
>In the case there are misunderstanding. saveRow is old method. It should really always send oper=edit to the server if no
> other oper property are defined inside of extraparam option of saveRow
I re-read your post and “my bug” is not exactly the same you described.
In my case, using the method “saveRow” ALWAYS sends oper=”edit” to the server but in case of a new added row with “addRow” it should send oper=”add”…
As I downloaded jqGrid a few days ago and as you can see here:
I AM currently using jqGrid 4.4.5, so the bug seems NOT to be fixed..
Hi tony,
nope, I use datatype “json”. I made a little test to validate the behaviour:
HTML:
I forgot: I'm on Version 4.3.2 …
Hi again,
I updated to jqGrid Version 4.3.2 but the bug is still alive…
Greetings
Snoopy
Hi Tony,
I cloned the current git repository, used gradlew to build the .js files and copied them to the sites location. I used exactly the same example grid as I did in my post before, here are the results:
1.) The dblClick issue is NOT resolved, same behaviour as in point 2 of my starting post.
2.) Entering edit mode with click on “edit”-button works as expected, pressing the ESC – Key afterwards also works.
3.) Pressing the enter key while in edit mode by clicking the edit-button makes the page reload itself and “alert” the repsonse text…?!
Regards
Snoopy
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top