Hi Guys,
I am working out for assigning the check boxes to the new entries in a
view(form). And now the thing is i have to add functionality to those
check boxes so that when i make multiple selections and press a button
called delete then the checked items all must be deleted. The table i am
using in MySql is documents, which has filename, description and
uploaddate as the columns.I have a delete method assigned to each and
every column.But When i select the delete function assigned to those
checked items, then all the selected items must be deleted.
Regards,
Chandoo..
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---