TableKit - Sortable Resizable Editable HTML Table
TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.
TableKit allow us to sort the column, by click the table header cells, resize the column by dragging the right border of a header cell, click a cell in the table body to edit the value.
Requirements: Prototype framework
Demo: http://millstream.com.au/upload/code/tablekit/index.html
License: MIT