Pål Bergström wrote:
> When I'm in a controller and view A, and there bring up a layer with an
> id to list items from another controller B using AJAX (link_to_remote),
> how do I deal with that? I get an error with pure javascript on the page
> when clicking on the next button in the paginate nav bar. When hover
> over the next-link looking at the url it points at the controller B,
> obviously. But how do I stay in the current controller/view? I hope you
> understand my problem.

Anyone? Is it possible to use a method containing the pagination-search 
from another controller but stay in the current view/controller?

-- 
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