Chapter 9. Adding Extra Capabilities

We are almost on the final stage of our application. Ext JS provides great capabilities, but there are some capabilities that we need to code by ourselves with the help of other technologies. Despite possessing a GridPanel with paging, sorting, and filter capabilities, sometimes the user is going to expect more from the application. Adding features such as printing, the ability to export to Excel and PDF, and the ability to export charts to images and PDF can add great value to the application and please the final user.

So, in this chapter, we will cover:

  • Printing records of a GridPanel
  • Exporting GridPanel information to PDF and Excel
  • Creating charts
  • Exporting charts to PDF and images
  • Using third-party plugins

Exporting ...

Get Mastering Ext JS - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.