Easygrid Plugin
Dependency :
compile ":easygrid:1.3.0"
Summary
This plugin provides a convenient and agile way of defining Data Grids. It also provides a powerful selection widget ( a direct replacement for drop-boxes )
Installation
grails install-plugin easygrid
Description
See README:https://github.com/tudor-malene/Easygrid/blob/master/README.mdOnline demo:http://199.231.186.169:8080/easygrid
Pet Clinic - Easygrid style:http://199.231.186.169:8080/petclinic/overview Controller:
https://github.com/tudor-malene/grails-petclinic/blob/master/grails-app/controllers/org/grails/samples/OverviewController.groovy GSP:
https://github.com/tudor-malene/grails-petclinic/blob/master/grails-app/views/overview/index.gsp