On 24 December 2010 09:12, Saravanan Ravi
<arslotus-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hi,
>
> I am new to rubyonrails..i created one dropdownbox(select tag)
> I created database with tablename(products).it
> contains(id,title,price,gender).I can load all title into the
> dropdwonbox.suppose if i select any title means i should display
> the corresponding price value..what can i do for that..
Do you mean that when the user makes a selection from the select drop
down the price is immediately shown on the page? If so then you will
need to use javascript for that.
Colin
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.