Category Archives: tools

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, [...]

Also posted in grails plugins | Tagged , , , | Comments closed

Use Gist at Github for Sharing Code Snippets

I like using pastie to share code snippet with friends and colleagues. But not now that I’ve found gist (thanks to twitter, of course).
Check this out…

That was a gist snippet I own, embedded (very easily) into my blog. You can go there, fork it, and make changes if you want, and all the [...]

Posted in tools | Tagged , , | 5 Comments
Check out the latest GroovyMag to see an interview with me about the 1.1 release of GrailsUI: