For GrailsUI help, post to the mailing list

I get a lot of questions on GrailsUI here on my blog, and while it is nice to get feedback, blog comments aren’t the best place to give out technical advice. If you have any questions or comments about GrailsUI, I invite you to become part of the Grails community and join the Grails User mailing list. I usually respond to any email question sent to that list that conains the text “GrailsUI” anywhere in it. And I’m not the only person answering questions there. You should be able to get a lot more feedback and become part of a community of Grails and Groovy enthusiasts. I highly encourage you to join up and ask your questions there.

This entry was posted in grails, grails plugins and tagged , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

One Comment

  1. Chaitanya
    Posted March 18, 2010 at 8:01 am | Permalink

    Hi ,
    I’m trying to implement the DataTable by using Grails UI plugin ,
    my paginatorconfig looks like below
    paginatorConfig=”[
    rowsPerPage : 5,rowsPerPageOptions : [2,5,10,25,50,100],
    template:’{FirstPageLink} {PreviousPageLink} {PageLinks} {NextPageLink} {LastPageLink} {CurrentPageReport} {RowsPerPageDropdown}’ ,
    pageReportTemplate:’{totalRecords} total records’
    ]”

    RowsPerPageDropdown config option displays a dropdown but on selction of the values from dropdown the datatable rows per page does not gets modified

    am I missing something

    can you guys please help me out

    Thanks,
    Chaitanya

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*
Check out the latest GroovyMag to see an interview with me about the 1.1 release of GrailsUI: