This is an old revision of the document!


Introduction

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, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl.

jqGrid uses a jQuery Java Script Library and is written as plugin for that package. For more information on jQuery, please refer to the jQuery web site.

jqGrid's Home page can be found here.

Working examples of jqGrid, with explanations, can be found here.

The last development version can be obtained from GitHub


  • I started the idea when I needed an easy way to represent database information in my project. The first requirement was speed and the second, independence from server-side technology and the database backend.


Announcements

09:00 2010-02-14 (GMT)
jqGrid 3.6.4 is released. This release is a bug fix release.
For a full list of changes please refer to Change Log

16:00 2010-02-07 (GMT)
jqGrid 3.6.3 is released. This release is mainly a bug fix release, but adds some useful features like pager at top of the grid.
For a full list of changes please refer to Change Log

16:30 2009-12-10 (GMT)
jqGrid 3.6.2 is released. This release is a bug fix release. For a full list of changes please refer to Change Log

16:30 2009-11-23 (GMT)
jqGrid 3.6.1 is released. This release is a bug fix release. For a full list of changes please refer to Change Log

18:00 2009-11-08 (GMT)
jqGrid 3.6 is released. Another major release with a lot of bug fixes and additions. For a full list of changes please refer to Change Log

11:00 2009-09-06 (GMT)
jqGrid 3.5.3 is released. This release is a bug fix release. For a full list of changes please refer to Change Log

09:04 2009-08-14 (GMT)
Due to the bug in grid.base.js where a grid view tag is not closed properly - jqGrid 3.5.2 is released.
Another important fix is when autoencode parameter is set to true. In this case not only the posted data
is encoded, but the data coming from server. Also some other cosmetic fixes and changes.
For a full list of changes please refer to Change Log

13:00 2009-08-10 (GMT)
jqGrid 3.5.1 is released. This release is mainly bug fix release. Fixed some bugs in searching modules where
the parameters are not cleared correctly. Also some fixes in treeGrid module. For a full list of changes please refer to Change Log

15:20 2009-08-01 (GMT)
jqGrid 3.5 is released. This release focus on jQuery UI Theme integration. A lot of speed improvements including
new rendering engine, Tree Grid improvements and many many changes that make the development process easy.
For a full list of changes refer in Changes.txt which is bounded with the download.


QR Code
QR Code start (generated for current page)