Ok so I solved my problem by creating two divs on the page. A table on the left that is paginated and has ajax search for assigning issues. Then another table on the right that just shows assigned issues. I have jquery watch for check box clicks and submit the form. The form is submitted remotely and just re renders the two divs. This way you can add issues by selecting them on the right, or remove them by unchecking them on the right.
-- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.