I started with a sample ajax in grails application, which demostrates the following capabilities of grails,
- g:formRemote : How to use g:formRemote , within and Outside the controller
- g:formRemote along with g:remoteLink for inline Editing
- JQuery Validator Plugin : Demostrates JQuery works with conflicts with ScriptAculo and Prototype
- Grails YUI : Replaced g:remoteLink with grails UI Dialog, for Delete confirmation.
Please find a link to sample example, which includes all the scenarious of AJAX.
http://github.com/markatharvest/sample-ajax-in-grails/tree/master
Please send me any pull requests, if you guys make some changes
No comments:
Post a Comment