Can anyone give me the complete steps to work with jquery-ui autocomplete. I am using grails 2.0.1.
I need a complete example including code for controller and views.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At first you need to add in your main.gsp (in head) this to lines
the plugin will downloaded automatically.
and for complete example you can use this link
http://jay-chandran.blogspot.com/2011/09/using-grails-with-jquery-autocomplete.html