Yes of course you can do it.I did it recently, and I did it using jQuery with the plugin - http://dyve.net/jquery/?autocomplete I exposed the right JSON API's from my rails application and I had to tweak the plugin a bit to suit my needs but it works great.
There are other jQuery plugins you could have a look at too. Thanks & Regards, Dhruva Sagar. Mike Ditka <http://www.brainyquote.com/quotes/authors/m/mike_ditka.html> - "If God had wanted man to play soccer, he wouldn't have given us arms." On Tue, Aug 25, 2009 at 11:55 AM, Hemant Bhargava < [email protected]> wrote: > > Hello Champs, > > I fetch out the values of a table (suppose users) from database and want > to show them(user's name) in a text-field with autocomplete.. > Can i do this in rails .. If yes, then how can .. ? > Do not know any thing about it .. May be you people can suggest me some > tutorials for it as well.. > Waiting for every possible answer .. :) > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

