Skip to content

Releases: objectscript/LightPivotTable

Light Pivot Table v1.8.14

Choose a tag to compare

@gnibeda gnibeda released this 12 Nov 22:42
  • extended responseHandler with xhr parameter.

Light Pivot Table v1.8.13

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 18 Mar 18:31
  • Fix no data to display not showing in some cases
  • Make COUNT to behave like SUM for totals

Light Pivot Table v1.8.12

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 27 Nov 11:16

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

Light Pivot Table v1.8.5

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 10 Jul 12:13

Drillthrought parsing fixes for complex queries

Light Pivot Table v1.8.4

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 10 Jul 11:25

This version fixes some case-sensitive drilldown MDX cases

Light Pivot Table v1.8.3

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 01 Jul 09:00

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

Light Pivot Table v1.8.2

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 13 Mar 14:07

This release fixes left formatting for noon-numeric values.

Light Pivot Table v1.8.1

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 03 Mar 16:56

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

Light Pivot Table v1.8.0

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 26 Feb 14:41

This version adds support for:

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

Light Pivot Table v1.7.4

Choose a tag to compare

@nikitaeverywhere nikitaeverywhere released this 10 Feb 11:46

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