ZK Pivottable 2.5.2 Release Notes
Released on March 11, 2020
ZK Pivottable 2.5.2 is a maintenance release for the 2.5 branch. It fixes the exporting problem where grouphandler was falsely applied to the raw data of data cells.
ZK Pivottable is an Ajax data component, which takes raw data from a flat table (like tables in relational database) and organize them by desired categories arranged on columns and rows.
ZK Pivottable brings the power of spreadsheet's pivot table to Java web applications, enabling developers to take advantage of a readymade component for presenting complex sets of data online.
What's New
Bugs fixed
- ZKPVT-94 - GroupHandler should not apply to data cells when exporting