Hi Everybody, I want to implement pagination with ajax. I followed this url: http://wiki.github.com/mislav/will_paginate/ajax-pagination I am getting the page results. But when i click on the next or 2,3.... i am just getting the spinner but not the record. Please give me a good example for pagination using ajax. Please..... Thanks in advance. Developer. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi Everybody, I want to implement pagination with ajax. I followed this url: http://wiki.github.com/mislav/will_paginate/ajax- pagination I am getting the page results. But when i click on the next or 2,3.... i am just getting the spinner but not the record. Please give me a good example for pagination using ajax. Please..... Thanks in advance. Developer. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi The above link works fine .And i had setup one example based on this before..Please recheck your steps Sijo -- Posted via http://www.ruby-forum.com/.
http://squaremasher.blogspot.com/2008/02/willpaginate-remotely.html Sandip -- www.funonrails.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 -~----------~----~----~----~------~----~------~--~---
On Wed, Oct 28, 2009 at 4:45 AM, Rails ROR <developrails-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Everybody, > > I want to implement pagination with ajax. > > I followed this url: > http://wiki.github.com/mislav/will_paginate/ajax-pagination > > I am getting the page results. > > But when i click on the next or 2,3.... i am just getting the spinner but > not the record. > > Please give me a good example for pagination using ajax. > > Please..... > > Thanks in advance. > > Developer. > >You can take a look at the following: http://railscasts.com/episodes/174-pagination-with-ajax Good luck, -Conrad> > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---