i have a table of values that are presented in a regular html table.

what i would like to do is:

when DELETE is selected in a row, use link_to_remote to do some
processing on the selected record..

once this data is is processed, and the controller is done, i would like
to delete that entry using a visual_effect..

is this possible?

obviously, putting each  row in a DIV will not work..

has anyone else been able to do this?

thanks!
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to