grails - How do I increase the number of default rows per page? -


grails scaffolding defaults 10 rows per page. increase number without generating views , changing 10 in every file. change default?

you have install scaffold templates with:

grails install-templates

now, edit in src/templates/scaffolding controller.groovy , increase value params.max want


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

What's the encoding type of Android 2.2 push message? -

visual studio - Deleting lines of code in a text editor -