Better Scaffolding with jQuery – Part I
Grails scaffolding works great out of the box. Today I want to see how we can improve adding data to the many side of a one-to-many relationship using jQuery, jQueryUI’s Dialog, and some Ajax. Using the same domain objects as my previous article I want to show how we can add Reminders to an event … Read more