jQuery grid plugins
The jQuery UI Grid team would like to thank and commend the authors of the current jQuery grid plugins listed below, in particular, Michael Leibman, Tony Tomov, and Allan Jardine. They surely have each spent countless hours in the development, testing, and support of what are capable and mature jQuery grid and data table plugins.
We also would like to thank them for releasing their plugins with compatible licenses so that we can build on top of the work they have done.
Note: This is not meant to be a comprehensive list of all jQuery Grid plugins. It's meant to capture details about some of the most commonly used and supported quality grid plugins that are being used as a research base for development of the jQuery UI Grid.
Other lists of jQuery Grid plugins are on the Essential Controls List pages.
Current jQuery grid plugins
Gijgo Grid
SlickGrid
jqGrid
DataTables
Tabulate
Ingrid
Older jQuery grid plugins
These plugins don't seem to be currently maintained by their original authors. They still get some amount of use and may have forks on GitHub. May be some gems here.
tablesorter
Home: http://tablesorter.com/docs/
Stable: 2.0.5 (Mar 17, 2008)
License: MIT or GPL
Author: Christian Bach
Flexigrid
Home: http://flexigrid.info/
Stable: 1.0b3 (Jul 14, 2008)
License: MIT
Author: Paulo P. MariƱas
Google Code: http://code.google.com/p/flexigrid/
Comments
Mar 10, 2009 Andrew Powell said: Something that might be considered is the plugin/widget and parser abilities of tablesorter. It's a fantastic plugin and allows for some great extensibility. It's flexibility for late-bound sorting and initialization has been key for our uses. (ie. having a serverside script generate a table, and then applying the plugin to the table).
Comments (0)
You don't have permission to comment on this page.