Hello guys
Any one known how to do paging using ajax my project fully using ajax.
Hello guys
Any one known how to do paging using ajax my project fully using ajax.
On Tue, Aug 18, 2009 at 1:23 PM, Wap
Addon[email protected] wrote:
Hello guys
Any one known how to do paging using ajax my project fully using ajax.
This may help - #174 Pagination with AJAX - RailsCasts
Andrew T.
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
jhaagmans wrote:
Why does that matter? You can still use link_to_remote with this.
Kind regards,
Jaap H.
which is best option ins ted of link_to_remote
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:
i’ve tried both of it and it works for me.
thanks.
On Tue, Aug 18, 2009 at 9:20 PM, Wap A.
<[email protected]
Why does that matter? You can still use link_to_remote with this.
Kind regards,
Jaap H.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs