« Create WordPress Plugins using HTML_AJAX | Main | DokuWiki remote PHP code injection »

Building a Pagination System with AJAX

DevArticles has a new series of articles to build a pagination system with AJAX, by Alejandro Gervasio. In this first tutorial you'll learn how to build the user interface of an AJAX-based system to organize the records neatly into pages. I don't know why people like to use scroll paging components in their applications, I find it very bad for usability and not precise at all. Sometimes I have to use a Toad desktop client for oracle, they have a similar component to scroll data from tables/views, but when you start scrolling you don't know when it will finish!

ajax-scroll.png
In this tutorial, I went through the key points for implementing a dynamic scrolling system, which is based on AJAX. As I said before, the main advantage of this mechanism rests on the ease of displaying chunks of database records, without having to include any page links.

Over the next article, I’ll be writing all the JavaScript code required to put the dynamic scrollbar to work, in addition to performing HTTP requests in the background. See you in the next part!

Bookmark this article at these sites
Comments
1

I'm very interesting in this tutorial

2

Pagination should be next page, last page, previous page, should be maximize with height

Post a comment





(Email will remain hidden)





Please enter the security code you see here




Related entries
Email to a friend
Email this article to:


Your email address:


Message (optional):