jqGrid is a jQuery UI plugin for representing and manipulating tabular data on the web. http://www.trirand.com/jqgridwiki/ https://github.com/tonytomov/jqGrid
Demonstrates the use of jqGrid with client data only (datatype: "local"). No sever side get and post. This is quite useful if you want to use jqGrid for rendering and have your own logic to update data on server.
Tests with jqGrid 4.4.0 only.
This project is under MIT license.