Ingrid, a jQ datagrid
本文导语: Ingrid is an unobtrusive jQuery component that adds datagrid behaviors (column resizing, paging, sorting, row and column styling, and more) to your tables. The goal here is to give jQuery a robust, native datagrid that's up to snuff with those found in the EXT or YUI libraries. Currently Ingrid su...
Ingrid is an unobtrusive jQuery component that adds datagrid behaviors (column resizing, paging, sorting, row and column styling, and more) to your tables. The goal here is to give jQuery a robust, native datagrid that's up to snuff with those found in the EXT or YUI libraries.
Currently Ingrid supports the following:
- resizable columns
- paging toolbar
- sorting (server-side)
- row & column styling
Forthcoming features:
- row selection model (single -or- multi w/ checkbox)
- exposing the internal methods (ingrid.load(), ingrid.getColumn(), etc) as an API to respond to external events
Feature requests and bug reports are welcome.