I have a number of jqgrids on a single page that I want to behave in the same way, with settings like: closeAfterEdit: true, closeOnEscape: true, savekey: [true,13], and then even more.
Rather then having to explicitly set these for every grid, is there way, for example, to tell jqgrid to make closeAfterEdit: true for all new grids?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top