Grails

Remote-pagination : support for javascript events added

Hi Friends, I have released the version 0.2.5 of Remote-Pagination, which now provides the support for all the events as supported by grails tags like remote-link.  Events supported are listed below : onSuccess  - The javascript function to call if successful onFailure  - The javascript function to call if the call failed ...

by Amit Jain
Tag: Remote-Pagination
14-Mar-2011

Grails

Grails: Change number of records displayed with Remote-Pagination

Hi Friends, I have released version 0.2.3 of remote-pagination plugin, which includes an option to enable user to change page sizes out of the given options. As given in the documentation, lets have a look at the example below : //Example Domain: class Book { String title String author } //Example controller: class...

by Amit Jain
Tag: Remote-Pagination
29-Jun-2010