ingrid is an unobtrusive jQuery component that adds datagrid behaviors like column resizing, paging, sorting, row and column styling (and more) to your tables.
ingrid - Features:
- Resizable columns, Scrolling body, Paging Toolbar and Column Sorting (server-side).
- Saved State (navigate away from Ingrid, come back, and she reloads your last viewed page/sort/direction). Uses jQ cookie plugin.
- Row selection. (Ingrid remembers this too.)
- Exposed object model with exposed helper methods (ingrid.load(), ingrid.getColumn(), ingrid.getRows(), ingrid.getSelectedRows(), etc).
- Custom row styling.
Please login to continue.