Connecting Tech Pros Worldwide Help | Site Map

Pagination in java script

Newbie
 
Join Date: Jul 2006
Posts: 1
#1: Jul 10 '06
How to manage pagination in AJAX?
My requirement is similar to GMails inbox feature.
Whenever a new mail comes in,the newly arrived mail is at the start of my inbox and last row in that page goes to next page(ie Pagination happens automatically without any page refresh).
I have used ajaxdisplay tag library from Source Forge which does pagination but doesnot suffice my requirement.ie Whenever a new record is added then it should also be paginated.

Please some one help me with a good design, reusable component which solves my purpose..

Thanks And Regards,
Dhanu
sashi's Avatar
Expert
 
Join Date: Jun 2006
Location: Seremban, Malaysia
Posts: 1,630
#2: Jul 10 '06

re: Pagination in java script


Hi Dhanu,

let me tell you a secret.. i know nothing abt AJAX.. :) well.. i have found some links that might be helpful to you and hope it helps you the get started with.. good luck my fren.. :)

http://www.codeproject.com/useritems..._at_glance.asp
http://www.bigbold.com/snippets/posts/show/686
http://www.bigbold.com/snippets/tag/ajax
http://cc.borland.com/Item.aspx?id=23919
http://aspalliance.com/908
Reply