Dynamically filter / search domain objects.

  • Tags : search, filter, criteria
  • Latest : 2.1.6
  • Last Updated: 03 May 2013
  • Grails version : 1.3 > *
  • Authors : Grails Plugin Consortium, Steve Krenek, Christian Oestreich, Jonas Stenberg
  • License : Apache License 2.0
34 votes

2% of Grails users

Dependency :
compile ":filterpane:2.1.6"

Documentation Source Issues

Summary

This plugin adds automatic and customizable filtering capabilities to any Grails application's list views.

Installation

To install the FilterPane plugin type this command from your project's root folder:
grails install-plugin filterpane

Description

FilterPane Plugin

Documentation has been moved to HERE

A demo project using version 2.1 including customization can be found HERE