TableKit
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.
Current Version: 1.2.2 - 14 July 2008 - Demo / Download
Instructions
All the documentation can be found with the demo.
Support
Please submit your questions, suggestions, patches, bugs and such to the Dexgogo group on Google Groups .
Demo & Download
You can view the demo to see an example and read the documentation or the demo can be downloaded as a zip file.
This project was done in partnership with Dexagogo.
Change Log
Version 1.2.2
- Bug fixes
Version 1.2.1
- Fixed a subtle bug with sorting types
Version 1.2
- Huge improvement to sorting & striping performance
- Removed a lot of internal cruft
Version 1.1
- fixed resize inaccuracy problem
- Added new option: showHandle for the resize handle
- a couple of internal improvements
Version 1.0.2
- Trailing comma bug ...
- Another typo...
- Thus: code audit and tidy ALA JSLint
Version 1.0.1
- Fixed a typo (doh!)
- small changes to date handling
Version 1.0
- Initial Release