We have gotten a lot of feedback on GrailsUI since its release only a few weeks ago, and there is a long list of issues awaiting work. Some of the new capabilities of GrailsUI will be:
- Datepicker date format
- Datatable client side pagination and sorting
- Datatable inline cell editors
- AutoComplete rendered as combo box
- New tags for charts
- New dataSource tag
- New menu tag
Plus many more! The only decisions is which ones will be tackled first, so if you have any preferences, log into JIRA and vote up the issues you care the most about.
Click here for the list of issues by popularity.

4 Comments
I’d give my top vote to:
Datatable client side pagination and sorting
Any news on GrailsUI1.1 release? Waiting for the in-cell editing capability in Data table.
Thanks,
Mahesh
Hi Mahesh! I am working on some aspects of GrailsUI 1.1, but I don’t have release plans right now. I’ve worked several ad-hoc things into it because of client requirements, and I am considering just releasing it as-is and pushing all other fixes into 1.2.
If you would like to use it, you most definitely can by installing it like this:
grails install-plugin grails-ui 1.1-SNAPSHOT
It should work just fine.
Hello i was trying the grailsui inline edit
even though i put formatter:’date’ but the calendar didn’t pop out.
Any idea why?