Working With Pivottable

From Documentation
Working With Pivottable



This chapter talks about how to use ZK Pivottable in a ZK application.


To use ZK Pivottable, you need 2 simple steps:

  1. Construct a PivotModel with your data and determine row / column / data fields
  2. Assign the model to a Pivottable component

Each of them is covered in the following subsections.




Last Update : 2017/07/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.