TsTable() documentation
The beast is finally ready for public consumption. I would very much appreciate feedback, both in terms of the template functionality and the documentation (which is distressingly long).
TSTable() uses the jQuery Tablesorter extension to generate tables with intelligent column sorting and, optionally, filtering. Sortability can either be applied to an existing table on the page, or the template can generate the table itself using supplied data. While it is very easy to generate highly functional tables using default values, extensive customization is also possible if you're willing to slog through the documentation and figure it out.
The table generator generally eliminates the need to touch HTML. Just provide the data and the template will build the table. The template does extensive error checking and provides a whole bunch of informative error messages to help the user.
The documentation gives many examples; have a look to see how much you can accomplish with a few lines of code. While this template joins a growing list of sortable table utilities for Deki; I hope this one brings something unique and/or useful to the table.


Reply With Quote



