Working With Pivottable

From Documentation
Revision as of 10:17, 17 July 2017 by Hawk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.