Skip to content

Releases: objectscript/LightPivotTable

Light Pivot Table v1.8.14

12 Nov 22:42
Compare
Choose a tag to compare
  • extended responseHandler with xhr parameter.

Light Pivot Table v1.8.13

18 Mar 18:31
Compare
Choose a tag to compare
  • Fix no data to display not showing in some cases
  • Make COUNT to behave like SUM for totals

Light Pivot Table v1.8.12

27 Nov 11:16
Compare
Choose a tag to compare

Minor bug fixes, several formatting options are picked up from the pivot.

Light Pivot Table v1.8.5

10 Jul 12:13
Compare
Choose a tag to compare

Drillthrought parsing fixes for complex queries

Light Pivot Table v1.8.4

10 Jul 11:25
Compare
Choose a tag to compare

This version fixes some case-sensitive drilldown MDX cases

Light Pivot Table v1.8.3

01 Jul 09:00
Compare
Choose a tag to compare

This version includes formatting fix for % values formed from strings.

Light Pivot Table v1.8.2

13 Mar 14:07
Compare
Choose a tag to compare

This release fixes left formatting for noon-numeric values.

Light Pivot Table v1.8.1

03 Mar 16:56
Compare
Choose a tag to compare

This version fixes the width of the first column in listing.

Light Pivot Table v1.8.0

26 Feb 14:41
Compare
Choose a tag to compare

This version adds support for:

  • cellWidth pivot attribute;
  • totals by rows;
  • fixes some little issues with totals.

Light Pivot Table v1.7.4

10 Feb 11:46
Compare
Choose a tag to compare

This version extends LPT API with the next functions and triggers:
lpt.getRowsValues, lpt.getModel, lpt.triggers.rowClick, lpt.triggers.rowSelect.