FAQ?
What happened to jqgrid JS?
One can say that starting with the version 4.7.1 updates were no longer being made to jqGrid, however, a commercial product was made in its place: Guriddo jqGrid JS instead. Free jqGrid will be developed based on jqGrid 4.7 and provided under MIT and GPL v2 licenses.
What's new in jqgrid 4?
jqGrid 4.0 New search module, Tree Grid and SubGrid improvements, new colModel cellattr event and much more... Please, support the jqGrid project by clicking on our sponsors ad!
What version of jqgrid is Guriddo based on?
It's based on jqGrid, which was provided for free under MIT and GPL v2 licenses up to version 4.7. The license agreement was changed in jqGrid 4.7.1. One can say that starting with the version 4.7.1 updates were no longer being made to jqGrid, however, a commercial product was made in its place: Guriddo jqGrid JS instead.
How to save the current state of a jqxgrid?
Try it: Invoke the loadstate method of the jqxGrid. Saves the Grid's current state. the savestate method saves the following information: 'sort column, sort order, page number, page size, applied filters and filter row values, column widths and visibility, cells and rows selection and groups.