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…
Good stuff. I once studied Ext but gave up due to the difficulty of configuration. I love Flexigrid, simple-but-powful. Especially it is based on JQuery which is also popular and my favorite in coding. Thank you very much.