JavaScript Table Widgets

I need to find a JavaScript Table Widget for a new project I’m about to begin.

Here’s a list of candidates:  (I am intentionally NOT listing pros and cons at this time).  If you have any input on any of these, please let me know.

TableSorter
- http://tablesorter.com/docs/example-pager.html

JQuery Grid
- http://wiki.jqueryui.com/w/page/34246941/Grid#jQueryUIGridProject
- http://blog.jqueryui.com/?s=grid
- http://view.jqueryui.com/grid/grid-spf/

jQuery Pagination
- http://archive.plugins.jquery.com/project/pagination

DataTables
- http://datatables.net/
- http://www.datatables.net/development/roadmap

FlexiGrid
- http://flexigrid.info/

SlickGrid
- https://github.com/mleibman/SlickGrid/wiki
- https://github.com/mleibman/SlickGrid/wiki/Examples

Ingrid
- http://reconstrukt.com/ingrid/

JQuery Grid – jqGrid
- http://www.trirand.com/blog/

jQuery Mobile – Lists
- http://jquerymobile.com/demos/1.0a4.1/docs/lists/index.html

TableView
- http://www.stokkers.mobi/jqm/tableview/demo.html

Google GWT – FlexTable, Grid, and CellTable
- https://developers.google.com/web-toolkit/doc/latest/DevGuideUiCellWidgets
- http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTable
- http://gwt.google.com/samples/Showcase/Showcase.html#!CwDataGrid

Create your own
- exactly as you want
- and incrementally as you need new features