Recently I've been using a jQuery plugin from this site: http://datatables.net/index. It's fantastic! Easy to setup and use with *tons* of options. Here's a screenshot of it in action:
The data values were hard-coded for simplicity. The column sorting and pagination is all created on-the-fly by the plugin. I also wrote some callbacks to handle deleting and editing the table contents. Sweet!
Thursday, May 14, 2009
DataTables: a jQuery solution
Posted by TM Harover at 3:41 PM
Labels: data tables, javascript, jQuery
Subscribe to:
Post Comments (Atom)
1 comments:
Very nice, I found use for these as well. Thanks
Post a Comment