Hello,
We compare the values betwen the grid and those in form select. In grid we always have Text and not Values.
Regards
Tony
Hello,
As for the first “problem” I think that Cancel should be replaced with Exit.
Instead – English is not may native language, so maybe you have right.
You can change these values without to change the language file.
Just after loading the lang lang filedo
$.jgrid.edit.bNo = “Cancel”
$.jgrid.edit.bExit = “Nol”
As for the second problem I can not reproduce it using your description step by step.
In which browser is this?
Regards
Tony
Hello,
Thanks. Yes this is a bug. The fix is in GitHub.
Please let me know if the fix work for you
Regards
Tony
Hello,
Please Read the docs. There is important thing which you omitt – the event SHOULD return something, in your definition this is missed.
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:cell_editing#events
Regards
Hello,
Thanks – fixed.
Tony
Hello Reg,
Currently this is not possible, but I think that this have sense and will try to realize it in the next release.
In the mean time you can not use the build in add/edit in navigator, but rather to add a custom button in navigator with add/edit and when using onClickButton option to use this logic for lunching or not the edit form
Tony
Hello,
Use the grid option deepempty set to true
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options&s=deepempty
Regards
Tony
Hello,
Sorry forgot to include it in the 3.8.1.
Also I have fixed this and you can see the cahnge in GitHub
To Oleg – I do not think tha the second is a bug –
Hello,
This resolve the problem just in your particular case. Doing this in the demo prevent always key navigation.
Please check your CSS.
Kind Regards
Tony
Hello,
Could you please post the full code again with the data for the select.
Regards
Tony
Hello,
Added in the GitHub
Regards
Tony
Hello,
There is not a bug in jqGrid, but in dateopicker UI in
Hello,
I could not reproduce the problem. Just tested a grouping with xml amd using xml mapping.
Also please publish you xml data too in order to reproduce the problem.
Your code has a errro at end of the settings:
…
“groupingView”:{
“groupDataSorted”:true,
“groupField”:[“KeyCriteria”]
},
Hello,
Thank you for the post, but such kind of bugs require a test case (code) or a link to the problem
Regards
Tony
Hello,
First of all thanks.
The first description is a bug and your fix seems to resolve it.
I do not have problems with your seconf description.
Also be a sure you have set the id key correct.
Thanks again the first fix in in GitHub
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top