Jan
Sortable and Resizable TableKit with Ajax
TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting by clicking on the headers, column resizing by draging the edge of the cells, and cell editing simply by double-click. All the actions are instant, no page refresh is needed.
Website: http://www.millstream.com.au/upload/code/tablekit/
Download Code
Categories:
Tags:
Ajax, Framework, Javascript, Sort, Table
Jan
Flexigrid for jQuery – Lightweight and rich Web 2.0 data grid
Flexigrid for jQuery - Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.
Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.
Features:
- Resizable columns
- Resizable height and width
- Sortable column headers
- Cool theme
- Can convert an ordinary table
- Ability to connect to an ajax data source (XML and JSON [new])
- Paging
- Show/hide columns
- Toolbar (new)
- Search (new)
- Accessible API and many more…
Website: http://www.flexigrid.info
Download: http://code.google.com/p/flexigrid
Categories: