jquery-ui autocomplete in grails

后端 未结 2 583
别跟我提以往
别跟我提以往 2020-12-18 11:55

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 view

2条回答
  •  执念已碎
    2020-12-18 12:10

    you should really try to do this yourself and then ask a question about how something works or why something is not working.

    but a good place to start is the general jquery - ui documentation

    http://jqueryui.com/demos/autocomplete/

    and then you could run through a simple example like this:

    http://ohmiserableme.blogspot.com/2011/08/grails-jquery-ajax-autocomplete-with.html

提交回复
热议问题