jqGrid is a popular jQuery Plugin for displaying and editing data in tabular form. It has some other more sophisticated features, like subgrids, treeGrids, grouping and so on.
A bit of history is in order.
-
jqGrid was developed originally by Tony Tomov and it was available under MIT/GPL-licenses till the version 4.7.0 published Dec 8, 2014 (see here). Short time after that the license agreement was changed.
-
Oleg Kiriljuk forked the last MIT-GPL version of the code in the free-jqgrid project and continued development. The last commit was in Jan 2019, so we can consider the project unmaintained and unsupported.
-
As a long-time & happy user of jqgrid this repository aims at maintaining a working version of free-jqgrid. We'll gladly accept pull requests of others that are also interested in a 100% free and full-featured grid plugin.
-
Column names in the search dialog are sorted alphabetically. This improves usability when dealing with many columns in the grid.
-
Added a new gui-style for Bootstrap 5.
Other old readmes contain the list of the features and bug fixed implemented in previous versions of free jqGrid:
- README4.15.4.md contains the readme of free jqGrid 4.15.4.
- README4.15.3.md contains the readme of free jqGrid 4.15.3.
- README4.15.2.md contains the readme of free jqGrid 4.15.2.
- README4.15.1.md contains the readme of free jqGrid 4.15.1.
- README4.15.0.md contains the readme of free jqGrid 4.15.0.
- README4.14.1.md contains the readme of free jqGrid 4.14.1.
- README4.14.0.md contains the readme of free jqGrid 4.14.0.
- README4.13.6.md contains the readme of free jqGrid 4.13.6.
- README4.13.5.md contains the readme of free jqGrid 4.13.5.
- README4.13.4.md contains the readme of free jqGrid 4.13.4.
- README4.13.3.md contains the readme of free jqGrid 4.13.3.
- README4.13.2.md contains the readme of free jqGrid 4.13.2.
- README4.13.1.md contains the readme of free jqGrid 4.13.1.
- README4.13.0.md contains the readme of free jqGrid 4.13.0.
- README4.12.1.md contains the readme of free jqGrid 4.12.1.
- README4.12.0.md contains the readme of free jqGrid 4.12.0.
- README4.11.1.md contains the readme of free jqGrid 4.11.1.
- README4.11.0.md contains the readme of free jqGrid 4.11.0.
- README4.10.0.md contains the readme of free jqGrid 4.10.0.
- README492.md contains the readme of free jqGrid 4.9.2.
- README491.md contains the readme of free jqGrid 4.9.1.
- README49.md contains the readme of free jqGrid 4.9.0.
- README48.md contains the readme of free jqGrid 4.8.0.
Many thanks to all, who sent bug reports and suggestions to improve free jqGrid!