TableGear is a software package for working with
data on the web.
TableGear is…
- …100% XHTML compliant.
- …designed for PHP and MySQL, but can still be used on other systems.
- …built on the MooTools Javascript framework.
- …and now on the jQuery framework as well!
- …degradable for browsers without Javascript, like mobile devices.
- …quick, allowing you to be more productive.
- …customizable, giving you total control over your tables and form elements.
- …well documented, so you can learn how to use it quickly.
The TableGear package has two parts. TableGear.php is concerned with fetching data, formatting it, and getting it into an XHTML table. It also handles submitted data, both from AJAX calls and a standard POST, and returns data to the application. TableGear.js handles the client-side functions that make the tables dynamic including sorting, editing and keyboard shortcuts. These scripts can be used independently, but are designed to be used together.









