Hello,
Just look into the demo. In the right pane we have a grid, and when we resize the pane the grid is resized too.
Regards
Tony
Hello,
Yes this is possible.
The id's of these are first,next,prev,last and you can hide them.
Be a carfully, since if you have two grids they will be hidden in the both, or selectivley you can
$(“#first”,pagerid).hide()
Note that these id's will be changed into the future, since in the dom we should not have two elements with the same id.
Regards
Tony
Hello,
Maybe you will need to to play with sortable enable/disable
http://jqueryui.com/demos/sortable/
Regards
Tony
Hello,
If you refer to jqGrid for PHP, maybe you should post your question (problem) here.
Regards
Tony
Hello,
You can use gridComplete or afterInserRow events for this purpose.
Regards
Tony
Hello,
Try first to save the cell or row
HEllo again.
To quick I responded for this.
Looking into the code I think that it is better to leave the things as they are.
It is up to developer to check these cases.
When we convert the id according to the link provided from you we can go in other issues.
Sorry, will not change it.
Best Regards
Tony
Hello,
Thanks. This due to some bugs – which are fixed.
Best regards
Tony
Hello,
Thanks Fixed.
Best Regards
Tony
Hello,
Thanks. This is true.
We already have such function,
Hello,
Thanks for this investigation. Could you please send a link to the problem?
Best Regards
Tony
Hello,
Which version is used?
Also try to use the latest one.
Maybe you refere to this fixed bug:
http://github.com/tonytomov/jqGrid/commit/ee51a773998555c97f480d20efacf5caa84ce296
Best Regards
Tony
Hello,
This should not happen since of this,
var c = b.extend({}, b(this).jqGrid(“getGridParam”));
but I will check it.
Regards
Tony
Hello,
Do not understand. You have already setup a checkbox using formatter and try to edit a cell or …
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top