Book Image

Primefaces Cookbook Second Edition

Book Image

Primefaces Cookbook Second Edition

Overview of this book

Table of Contents (20 chapters)
PrimeFaces Cookbook Second Edition
Credits
Foreword
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Data Iteration Components

In this chapter, we will cover:

  • Selecting rows in dataTable

  • Sorting and filtering data in dataTable

  • In-cell editing with dataTable

  • Resizing, reordering, and toggling columns in dataTable

  • Making dataTable responsive

  • Using subTable for grouping

  • Handling tons of data – LazyDataModel

  • Listing data with dataList

  • Listing data with pickList

  • Listing data with orderList

  • Visualizing data with tree

  • Visualizing data with treeTable

  • Exporting data in various formats

  • Managing events with schedule by leveraging lazy loading

  • Visualizing data with dataScroller