Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 761 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 761 Bytes

jqGrid

jQuery grid plugin

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 JavaScript Library and is written as plugin for that package. For more information on jQuery, please see (jQuery.com).

jqGrid's Home page can be found at trirand.com.

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