New Grid Filter Plugin for Ext
Ext 2.0’s design goal of making it easily extensible has been a rousing success. Witness the frenetic activity in the extensions and plugins forum. Now Steve Skrla from ControlPath has released a Grid Filter plugin that expands greatly on the basic filtering provided by Ext. From the feature list:
- Creating of custom filter types and menus is as easy as extending Ext.ux.grid.filter.Filter.
- Grid configuration information can be persisted across page loads by passing a stateId parameter.
- Packaged with filters for Strings, Numeric Ranges, Date Ranges, Lists (which can be backed by a Ext.data.Store), and Boolean
- Column menu based configuration menus.
- Filtered column feedback through a configurable class applied to column headers.
- Function as a PagingToolbar plug-in to reset the current page when there is a filter change.
- Fully event driven and configurable through the config parameter (in the spirit of Ext.Component)
This feature list doesn’t really do justice to how easy this plugin makes creating rich, powerful grids that can be filtered on the server side.

For a demo, see here. For more screen shots, see here.
Read more on the source site
No comments yet.
feel free to leave a comment
Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs are automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep it PG-13 people!
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
All fields marked with " * " are required.

