Aaron commented on my last blog post that he'd like to see an example of how to click on a row in a jQuery DataTable to show that row's details in a jQuery UI dialog. In this post I've created a sample Grails application which does just that. Some of the things you'll learn how to do are:
- Hide columns in a DataTable…
Simply useful! Perfect to start learning Grails + JQuery + DataTables! :)