Sortable

Sortable - a minimalist JavaScript library for modern browsers and touch devices

Sortable is a minimalist JavaScript library for modern browsers and touch devices.   Sortable - Features: Support touch devices and modern browsers Built using native HTML5 drag and drop API Simple API Lightweight, 2KB gzipped No jQuery

Slip - UI library for manipulating lists via swipe and drag gestures

Slip is a tiny library for interactive swiping and reordering of elements in lists on touch screens. It supports iOS Safari, Firefox Mobile, Chrome Mobile, Opera Mobile (Presto and Blink).   

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).  

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.  

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.  

jTable - A JQuery plugin to create AJAX based CRUD tables

jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript.   It has several features including: Automatically creates HTML table and loads records from server using AJAX. Creates 'create new record' jQueryUI dialog form. When user creates a record, it sends data to server using AJAX and adds the same record to the table in the page. Creates 'edit record' jQueryUI dialog form. When user edits a record, it updates server using AJAX and updates a

jTPS - Animated Sortable Data Table jQuery plugin

jTPS is a datatable jQuery plugin that offers pagination, animated scrolling through pages and intelligent natural sorting capability. And it supports attachment to generic pre-built tables from conventional HTML and/or template driven HTML tables.   

Stupid jQuery Table Sort - A stupidly small and simple jQuery table sorter plugin

Stupid jQuery Table Sort is a stupidly simple, absurdly lightweight jQuery table sorting plugin. As long as you understand basic JavaScript sorting, you can make this plugin do as much or as little as you want.  

Flexigrid - Lightweight but rich data grid

Flexigrid, a rich data grid jQuery plugin, has the ability to connect to XML and JSON data by using Ajax to load the content.   Flexigrid - Features: Resizable columns Resizable height and width Sortable column headers Cool theme Can convert an ordinary table Ability to connect to an ajax data source (XML and JSON) Paging Show/hide columns Toolbar (new) Search (new) Accessible API Resizable Width JSON Support Toolbar Table Toggle Button Show/Hide Columns control have been move

DataTables - table plug-in for jQuery

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.   DataTables - Features: Variable length pagination On-the-fly filtering Multi-column sorting with data type detection Smart handling of column widths Display data from almost any data source DOM, Javascript array, Ajax file and server-side processing (PHP, C#, Perl, Ruby, AIR, Gears