[Rails] Re: ajax with will_paginate problem

2009-08-13 Thread Wap Addon
thanks guys i can solve my problem -- 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@googl

[Rails] Re: ajax with will_paginate problem

2009-08-13 Thread Conrad Taylor
On Thu, Aug 13, 2009 at 4:03 AM, Wap Addon wrote: > > i can use <%= link_to_remote("MEMBER LIST",:update => "mcont", :url => > {:controller => :users, :action => :list }) %> this for user listing and > then it display record i want to do paging on this list file but it is > display one page when