Forum: Ruby on Rails Rails 3 Updating table data on change event of combobox

Posted by Abhishek Thayyil (abhishekthayyil)
on 2013-01-24 09:21
Hi all,

I am new to this forum also to the world of ROR, i have been trying to
update a table on the onChange event of the combobox by using UJS

My need is that when i select an item in the combobox the data in the
table should get updated according to the selected iten.

Regards,
Abhishek
Posted by Colin Law (Guest)
on 2013-01-24 10:15
(Received via mailing list)
On 24 January 2013 08:21, Abhishek Thayyil <lists@ruby-forum.com> wrote:
> Hi all,
>
> I am new to this forum also to the world of ROR, i have been trying to
> update a table on the onChange event of the combobox by using UJS
>
> My need is that when i select an item in the combobox the data in the
> table should get updated according to the selected iten.

Start by learning the basics of Rails.  Work right through a good
tutorial such as railstutorial.org (which is free to use online).
Then when you understand the basics move on to the more advanced
stuff.

To find more about using UJS with Rails google for
ujs rails
and you will get many useful hits, and many useless ones of course :)

Colin
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.