Hi guys!
How would I be able to set a default for e.g. the rowList for all the grids in my app?
I tried
$.extend(true,$.jgrid.defaults,{rowList:[10,20,30]});
after loading the jqgrid files but before calling the grid.
Needless to say it did not work 🙂
v3.5.0
Regards, Hannes
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top