JQGRID - views integration for the jqGRid jQuery plugin
This module provides views integration for the jqGRid jQuery plugin, which
provides advanced interaction controls to HTML tables such as dynamic
pagination, on-the-fly filtering, and column sorting.
For full documentation and examples, visit the jqGRid jQuery plugin page:
http://www.trirand.com/blog/
-----------------------------------------------------------------------------
CURRENT FEATURES
-----------------------------------------------------------------------------
* Cross browser. Supports for IE 6.0+, FireFox 2.0+, Safari 3.0+, Opera 9.2+
and Google Chrome.
* Basic Grid
- Paging / Ajax support.
Just enable Ajax in your View Settings / Advanced / Use Ajax
- Resizable Columns.
- Sorting
- Auto loading data when scrolling.
This feature allows you to load data without paging
and using only the vertical scrollbar.
- Footer support with SUM, MAX, MIN, AVG and count.
* Cell Editing
- supporting: text, date picker and select
* Searching and Filtering
- single field searching in toolbar
You can specify which columns can be searchable.