Hello,
Aha. It is Ok. We have begin to rewrite the docs from the beginning.
This is a time consuming job. I hope that after a month it will be available with all the options and examples.
Kind Regards,
Hello,
This is so named passing feature.
Look into the old forum on how to pass a parameters in the grid.
You can start from here
Not that the script is executed in two diffrent ways: first time the script creates the grid and get your initial variables passed to the script.
Second time grid made a ajax call to the same link to obtain a data, but this time your custom params are lost.
Look into the last link that I have post here. It will help you.
Regards,
Hello,
Can you please, post a simple test case.
It is difficult to understand a lot of things.
This way we can help you.
Kind Regards,
Hello,
Thanks for posting.
I hope it will be useful for other.
Kind Regards,
Hello,
Every working solution is good and it can be made better – I think.
Regards,
Hello,
I do not think so. With this new implementation it is possible to have two grids on the same page with different language.
The advantages are too much. Using your approach is downsize.
Regards,
Hello,
What you mean with does not update?
When going to describe such problems in the future, please set a test case!?!
It is not serious to tell us – this does not work.
Please, save your and our time.
Just to note – if we go to investigate your case we will lost 3-4 days or a week until we reach something.
I think your understand.
Regards,
Hello,
Sorry we have forgot to mentioned this in the release notes
To do this – load your file let say
grid.locale-cn.js
and then in the grid setup do
|
1 2 3 4 5 6 7 |
$("#jqGrid").jqGrid({ ... regional : 'cn', ... }); |
I’m going to update the release notes.
Kind Regards,
Hello,
We have fixed the problem. You can download the 4.8.2 version.
Please read the updated Breaking changes notes here
Please let me know if the problem is fixed.
Kind Regards,
Hello,
Check your query again. Check if you have such name generated in the SQL.
Use
$grid->debug = true;
and see jqGrid.log file what query is builded.
Regards,
Hello,
There is no need to send a demo. We have found the problem. I will let you know when it is fixed.
Thanks for you time.
Kind Regards,
Hello,
Thanks for the feedback.
Clould you please send to support at guriddo dot net a simple test case with data which demonstrates the problem?
This problem is very important for the existing users, so we look seriously on it.
Thank you very much.
Kind Regards,
Hello,
We have fixed the problem and have published 4.8.1
Please download the new version and let us know if everthing is ok with this.
Thank you.
Kind Regards,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top