Home arrow JavaScript arrow EXT JS: the Paging Toolbar and Live Data
JAVASCRIPT

EXT JS: the Paging Toolbar and Live Data


Thanks for joining me in part three of the EXT-JS GridPanel tutorial series. In part two of the series we covered the basic mechanics of getting the data into our JsonStore and displaying it in the grid. We looked both at the server-side PHP and the client-side JavaScript required for achieving this.

Author Info:
By: Dan Wellman
Rating: 4 stars4 stars4 stars4 stars4 stars / 9
August 03, 2009
TABLE OF CONTENTS:
  1. · EXT JS: the Paging Toolbar and Live Data
  2. · Pagination
  3. · Even More PHP
  4. · Summary

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
EXT JS: the Paging Toolbar and Live Data
(Page 1 of 4 )

In this part of the tutorial we’re going to be making use of another of the library’s components – the PagingToolbar. This control can be instantiated in implementations not involving a data grid at all, although it should still be tied to an instance of a data store of some kind.

The Paging Toolbar is most useful when working with large sets of data that can’t all be shown at the same time. It automatically works with your backend logic to present the data in digestible pages and adds the UI required for navigating these pages.

A paging toolbar of some kind is something I see (and have to code) time and time again on e-commerce sites and other online stores and sites, and working with the EXT-JS version is a real pleasure that can help you make substantial savings on time and coding when adding this staple of online data display.


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials