Description

Ext.ux.grid.Search Plugin adds searching capabilities to Ext grids. It creates menu and trigger field in a grid toolbar where user can select which fields to search and enter the text to search for.

There are two modes available: local, in which the local store is searched and remote, in which a request is sent to server that delivers filtered data.

The plugin supports all types of grids including auto-configured ones as it implements reconfigure function that takes care about changed ColumnModel and Store.

Columns to search can be optionally ignored or disabled and plugin can be optionally rendered to a toolbar of other panel.


Grid Search Plugin Documentation
Grid Search Plugin Forum Thread

View Sources:
Ext.ux.grid.Search.js
Ext.ux.grid.RowActions.js
Ext.ux.grid.RowActions.css
process-request.php
csql.php
gridsearch.html
gridsearch.js
gridsearch.css

Silk Icons

Downloads (stable 1.1):

gridsearch-1.1.tar.bz2
gridsearch-1.1.tar.gz
gridsearch-1.1.zip

Downloads (stable 1.0):

gridsearch-1.0.tar.bz2
gridsearch-1.0.tar.gz
gridsearch-1.0.zip

Downloads (development):

gridsearch.tar.bz2
gridsearch.tar.gz
gridsearch.zip

Other Extensions and Plugins

StumbleUpon Toolbar

Development Change Log: