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.

The easiest way to use TableKit is reference the script in your HTML and give you tables appropriate classes: ’sortable’ to activate column sorting (and row striping), ‘resizable’ to activate column resizing, and ‘editable’ to activate cell editing. Overall the script is easily configurable and very well documented. And you can easily style your table using CSS.
Developed by Millstream; TableKit is available for download under MIT license. You can find further information, demo & download on TableKit Website.



