Choosing a jQuery datagrid plugin? [closed]
Solution 1:
You should look here: https://stackoverflow.com/questions/159025/jquery-grid-recommendations
Update
The link above takes to a question that was closed and then deleted. Here are the original suggestions that were on the most voted answer:
- Gijgo Grid: http://gijgo.com/grid/
- jQuery Grid: http://www.trirand.com/blog/
- Ingrid: http://reconstrukt.com/ingrid/
- SlickGrid http://github.com/mleibman/SlickGrid
- DataTables http://www.datatables.net/
- ShieldUI Grid http://demos.shieldui.com/web/grid-general/basic-usage
Solution 2:
A good plugin that I have used before is DataTables.
Solution 3:
The three most used and well supported jQuery grid plugins today are SlickGrid, jqGrid and DataTables. See http://wiki.jqueryui.com/Grid-OtherGrids for more info.