Tuesday, July 19, 2011

Grails remote pagination tag using fancy jQuery pagination plugin

This is a grails tag for remote pagination using jQuery, I just made a tag on top of fancy jquery pagination plugin by Cody for Grails. I used this code for a small program, its far from being a mature code so if you want to use it, use it at your own risk but I hope it can be helpful.

Download the a-fancy-jquery-pagination-plugin from the following url:
http://tympanus.net/codrops/2009/11/17/jpaginate-a-fancy-jquery-pagination-plugin/


On the GSP page insert the following code



Create a tag and insert the following code

No comments:

Post a Comment