jqGrid is an Ajax-enabled jQuery plugin that provides a solution for representing tabular data on the web.
jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology; PHP, ASP, JSP/Java Servlets, ColdFusion, Perl, etc.
jqGrid is a plugin for the jQuery JavaScript Library and thereby supports many web browsers.
jqGrid can be used under MIT/GPLv2 licence in the versions till 4.7. Starting with version 4.7.1 jqGrid is now Guriddo and it can be used under Creative Commons Attribution-NonCommercial 3.0 License.
The free version of the fork of jqGrid 4.7 will be developed under MIT/GPLv2. It is available on GitHub here under the name "free jqGrid" or from CDNs. The corresponding Wiki documentation can be found here.
Resources
- jqGrid's jQuery plugin page
- jqGrid Documentation Wiki
- jqGrid Forum
- jqGrid Demos
- jqGrid on GitHub