I am working on a Ruby on Rails project where I need to associated 2 tables. A pick-list "f.select" is good for a short list (less than 20). If I have a very long list, let say picking a stock out of thousand stocks in stock market for an trading order, what should I do?
I saw some dynamic search pick list, I mean the pick list is updated whenever I type one character. DO i have to do it in Javascript ? Thanks in advance. David -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a0519926-2d81-4b18-9629-e1fb8baea18a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

