jqGrid

jQuery Grid Plugin – jqGrid

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 Grid, please refer to the jqGrid web site.

Basic example

Example jqGrid 1
 
Inv No
 
Date
 
Client
 
Amount
 
Tax
 
Total
 
Notes
15/24/2010test0.0010.002111.00note
25/25/2010test20.0020.00320.00note2
39/1/2007test30.0030.00430.00note3
410/4/2007test0.0010.00210.00note
510/5/2007test20.0020.00320.00note2
69/6/2007test30.0030.00430.00note3
710/4/2007test0.0010.00210.00note
810/3/2007test2300.0021.00320.00note2
99/1/2007test3400.0030.00430.00note3
1110/1/2007test200.0010.00210.00note
1210/2/2007test2300.0020.00320.00note2
139/1/2007test3400.0030.00430.00note3
1410/4/2007test200.0010.00210.00note
1510/5/2007test2300.0020.00320.00note2
 
Page of 2
View 1 - 14 of 27

Advanced example

Example jqGrid 2
 
Inv No
 
Date
 
Client
 
Amount
 
Tax
 
Total
 
Notes
15/24/2010test0.0010.002111.00note
25/25/2010test20.0020.00320.00note2
39/1/2007test30.0030.00430.00note3
410/4/2007test0.0010.00210.00note
510/5/2007test20.0020.00320.00note2
69/6/2007test30.0030.00430.00note3
710/4/2007test0.0010.00210.00note
810/3/2007test2300.0021.00320.00note2
99/1/2007test3400.0030.00430.00note3
1110/1/2007test200.0010.00210.00note
1210/2/2007test2300.0020.00320.00note2
139/1/2007test3400.0030.00430.00note3
1410/4/2007test200.0010.00210.00note
1510/5/2007test2300.0020.00320.00note2
169/6/2007test3400.0030.00430.00note3
1710/4/2007test200.0010.00210.00note
1810/3/2007test2300.0020.00320.00note2
199/1/2007test3400.0030.00430.00note3
2110/1/2007test200.0010.00210.00note
2210/2/2007test2300.0020.00320.00note2
 
Page of 2
View 1 - 20 of 27