Hello guys Any one known how to do paging using ajax my project fully using ajax. -- Posted via http://www.ruby-forum.com/.
On Tue, Aug 18, 2009 at 1:23 PM, Wap Addon<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hello guys > > Any one known how to do paging using ajax my project fully using ajax.This may help - http://railscasts.com/episodes/174-pagination-with-ajax Andrew Timberlake http://ramblingsonrails.com http://MyMvelope.com - The SIMPLE way to manage your savings
thanks for ur suggestion but i have done this but this is not work proper with ajax i am using link_to_remote so that when i will click on next page page will refresh so that i will not go next page -- Posted via http://www.ruby-forum.com/.
Why does that matter? You can still use link_to_remote with this. Kind regards, Jaap Haagmans On 18 aug, 14:15, Wap Addon <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> thanks for ur suggestion but i have done this but this is not work > proper with ajax i am using link_to_remote so that when i will click on > next page page will refresh so that i will not go next page > -- > Posted viahttp://www.ruby-forum.com/.
jhaagmans wrote:> Why does that matter? You can still use link_to_remote with this. > > Kind regards, > Jaap Haagmanswhich is best option ins ted of link_to_remote -- Posted via http://www.ruby-forum.com/.
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-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> 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-/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 -~----------~----~----~----~------~----~------~--~---