Table

ingrid - adds datagrid behaviors to your tables

ingrid is an unobtrusive jQuery component that adds datagrid behaviors like column resizing, paging, sorting, row and column styling (and more) to your tables.   ingrid - Features: Resizable columns, Scrolling body, Paging Toolbar and Column Sorting (server-side).  Saved State (navigate away from Ingrid, come back, and she reloads your last viewed page/sort/direction). Uses jQ cookie plugin.  Row selection. (Ingrid remembers this too.)  Exposed object model with exposed helper methods (ing

jQuery Responsive Tables

jQuery Responsive Tables is a jQuery plugin to make tabular data responsive.  

Yadcf - Yet Another DataTables Column Filter

Yadcf is a datatable column filter jQuery plugin that allows the user to easily add filter components to table columns, this plugin works on top of the DataTables jQuery plugin. ​ Yadcf - Features: Support DataTables  Support all data source: DOM, Javascript, Ajax and server-side processing  Various filter options - 9 different types: select input multiple selection input text input autocomplete input date input  range of numbers range of numbers with slider widget range of d

Table-to-JSON - jQuery plugin to serialize HTML tables into javascript objects

Table-to-JSON is a jQuery plugin that converts an HTML Table into a javascript object. Great for working with user-editable tables or accessing output from 3rd party tools.   Table-to-JSON - Features: Automatically finds column headings Override found column headings by using data-override="overridden column name" Always uses first row as column headings regardless of th and td tags Override cell values column names by using data-override="new value" Ignorable columns Not confused by

jQuery Dynatable - A funner, semantic, HTML5+JSON, interactive table plugin

jQuery Dynatable is a funner, semantic, interactive table plugin using jQuery, HTML5, and JSON. The purpose of Dynatable is to provide a simple, extensible API, which makes viewing and interacting with larger datasets easy. It provides a framework for implementing the most common elements out of the box, including sorting, searching and filtering.  

jQuery Sortable - A flexible, opinionated sorting plugin for jQuery

jQuery Sortable is a flexible, opinionated sorting plugin. It enables items in a list (or table etc.) to be sorted horizontally and vertically using the mouse. Supports nested lists and pure drag/drop containers.   jQuery Sortable does not depend on jQuery UI and works well with Twitter's Bootstrap (You can even sort the Bootstrap navigation).  

Filterable - Bootstrap themed per-column filter for an HTML table

Filterable is Bootstrap and X-editable themed jQuery plugin that preforms per-column filtering for an HTML table.  

jQuery Animated Table Sorter - a simple html table sorter

jQuery Animated Table Sorter is a simple html table sorter, with the added benefit of animating the sorting operation.  

jQuery Filter Table - Live searching/filtering for HTML tables in a jQuery plugin

jQuery Filter Table will add a search filter to tables. When typing in the filter, any rows that do not contain the filter will be hidden. One can also define clickable shortcuts for commonly used terms.  

appendGrid - The dynamic table input jQuery plugin

appendGrid allow you to input structured data row by row such like filling spreadsheets. It allows you to add/remove/insert/delete row in the grid. The generated input/select/textarea controls are well named for submitting to server side applications such as ASP.NET/PHP/JSP. Multiple options and callback events are available to fit every situation.