I have a view that has a <table> element in it that I want to update
via ajax, so that the view is not refreshed. The number of rows I have
will be variable, expanding and contracting, and each row is an
element in an array of hashes for each cell in the row.

How do you typically do something like this in RoR? All the examples I
see are for the Scriptaculus kinds of things (autocompete, etc) but
what about something like this. How would you begin to tackle it?
Thanks, Janna B
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to