https://github.com/tonytomov/jqgrid
jQuery grid plugin
https://github.com/tonytomov/jqgrid
bootstrap export-excel frozenset grid javascript jqgrid jquery-grid-plugin json-data pivot-grid pivot-tables subgrid table treegrid xml-data
Last synced: 6 days ago
JSON representation
jQuery grid plugin
- Host: GitHub
- URL: https://github.com/tonytomov/jqgrid
- Owner: tonytomov
- Created: 2009-05-01T13:29:43.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T21:20:25.000Z (13 days ago)
- Last Synced: 2025-04-15T22:26:18.245Z (12 days ago)
- Topics: bootstrap, export-excel, frozenset, grid, javascript, jqgrid, jquery-grid-plugin, json-data, pivot-grid, pivot-tables, subgrid, table, treegrid, xml-data
- Language: JavaScript
- Homepage: www.trirand.com
- Size: 49.7 MB
- Stars: 2,852
- Watchers: 213
- Forks: 1,198
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.* Official website: [www.guriddo.net](http://www.guriddo.net)
* Official download: [www.guriddo.net/?page_id=103292](http://www.guriddo.net/?page_id=103292)
* Licensing: [www.guriddo.net/?page_id=103334](http://www.guriddo.net/?page_id=103334)
* Support: [www.guriddo.net/?page_id=912](http://www.guriddo.net/?page_id=912)
* Demo: [www.guriddo.net/demo/guriddojs](http://www.guriddo.net/demo/guriddojs/)