Tag Archives: news

My Grails Presentations at SpringOne / 2GX

I am greatly looking forward to SpringOne / 2GX on October 19-22 in New Orleans! The last Groovy/Grails Experience happened just before I joined G2One, and I didn’t have the opportunity to attend. I have worked with a lot of outstanding people within the GG community without meeting the majority of them, so [...]


Posted in grails, javascript, presentation | Also tagged , , | 3 Comments

2GX09, Lambda Lounge vid, and Cosmos

I must apologize for not keeping the blog up to date. I promised myself that I wouldn’t get to that point with this blog, but life can take up a lot of your time. A lot has been happening lately, so I’ve been very busy with both home and work issues. I [...]


Posted in grails, presentation | Also tagged , , | Leave a comment

Upcoming Grails-UI 1.1 New Features: Charts

Here is a little chart teaser while I’m at it :)
Line Chart

Bar Chart

Column Chart

Pie Chart

This is the third of several installments on new features that will be a part of Grails-UI 1.1. I’m still working on it, and I’m not sure when the release date will be, but if you’d like to try it [...]


Posted in grails plugins | Also tagged , , | 9 Comments

Upcoming Grails-UI 1.1 New Features: DataTable Inline Cell Editing

One of the most requested features for Grails-UI was inline cell editing for the dataTable component. In order to make this work, you’ll need to have a URL to send the change request. Each row can have its own editor, which can have its own URL for change requests. In this example, [...]


Posted in grails plugins, tools | Also tagged , , | Comments closed

Upcoming Grails-UI 1.1 New Features: Menus

To make a menubar like this:

You’ll need to include a ‘menu’ component in your gui:resources tag, then try this markup:

My default, menubars will render to the document body, but you can provide an optional renderTo attribute and have it render to any other container. I think it would be a cool idea to combine [...]


Posted in grails plugins | Also tagged , , , | 1 Comment
Check out the latest GroovyMag to see an interview with me about the 1.1 release of GrailsUI: