Hello,
I think using datatype as function should do what you want. See the demo how this is achieved.
Best Regards
Tony
Hello,
How do you set your other parameters?
if you want to add a parameter to the request you should
$(“#mygrid”).jqGrid('setGridParam',{postData:{…here your new params}});
Tony
Hello,
I do not think so. Please clear your cache and in firebug see if you have the proper files loaded.
Best Regards
Tony
Hello,
Thanks. Fixed.
Best Regards
Tony
Hello,
Thanks for this. Yes we have tested the export, but not import.
Also will be fixed.
Thnaks again
Tony
Hello,
Thanks.
This will stay for now as it is written. I will do some more experiments with this.
Best Regards
Hello,
This is true and I will not refer this as bug, but rather as asking a feature.
The behaviour is described here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods#grid_related_methods
Also we will try to improve it according to your requirments.
Best Regsrds
Tony
Hello,
Thank you very much.
The file is updated.
http://github.com/tonytomov/jqGrid/commit/8039e00c8ed66fa117b45238f3749da4d521eb7f
and this
http://github.com/tonytomov/jqGrid/commit/c8baf84a5872f819ccbf1efc11c8e07244b894a2
Best Regards
Tony
Hello Oleg,
Thank you very much.
Fixed:
http://github.com/tonytomov/jqGrid/commit/d87b12d6cee37c6230d6f85d3ae72aec51681ce9
Best Regards
Tony
Hello,
Here are my tests,
initial size:
Hello,
Thank you very much for the test case.
The bug is fixed.
The problem is that Chrome does not follow the standarts (As other browsers by the way)
So short the javascript namedItem function should return null if the item is not found, but
Hello,
You can make the corrections and if you want you can send me the updated langauage file.
It will be updated immediatley in GitHub and in the next release.
Best Regards
Tony
Hello,
Also this is done with option.
More details here:
http://github.com/tonytomov/jqGrid/commit/140d848be56a0d608e581cc02018e833abcece95
Best Regards
Tony
Hello,
I have fixed the issue (I hope). When I try to paly with your recommendation it seems that this not work properly.
The reason is that when we have only initiall calculation of the ratio after resizing columns and calling the setGridWidth the width of the columns have the initial state.
Also I use now round which seems to work ok. In my tests the remaining pixels for the last visible column
Hello Oleg,
Thanks. After publishing I'm thinking the same. So I will change it to 1px. Please let me known if it works.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top