Hi, I have implemented one function I think can be useful to some of you.
Let's say you want to update one cell from several rows with the same value. Now you don't need to go on editing each row:
Works better in Firefox (amazing ). The code (var grid is the jqGrid object, with pager):
grid.jqGrid('navButtonAdd', 'pager_' + grid_container.attr('id'),{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top