there's several method to do ajax pagination,
you can use the newest will_paginate, as far as i know it does support ajax
pagination.
http://wiki.github.com/mislav/will_paginate/ajax-pagination

or you can try this method:
errtheblog.com/posts/56-im-paginating-again
i've tried both of it and it works for me.

thanks.

On Tue, Aug 18, 2009 at 9:20 PM, Wap Addon <rails-mailing-l...@andreas-s.net
> wrote:

>
> jhaagmans wrote:
> > Why does that matter? You can still use link_to_remote with this.
> >
> > Kind regards,
> > Jaap Haagmans
>
> which is best option ins ted of link_to_remote
> --
> 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@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to