diff --git a/examples/190_disable_after.html b/examples/190_disable_after.html new file mode 100644 index 0000000..bd7de54 --- /dev/null +++ b/examples/190_disable_after.html @@ -0,0 +1,57 @@ + + + + Subtotal Demo + + + + + + + + + + + + + + + + + + + + +

« back to examples

+

+

To expand and collapse rows and columns, click on ▶ and ◢ arrows in the table. Scroll down to view the code.

+

+
+

+

« back to examples

+ + diff --git a/examples/index.html b/examples/index.html index e1aa0c1..1feb113 100644 --- a/examples/index.html +++ b/examples/index.html @@ -61,6 +61,7 @@

Pivot Examples

  • Hide Row and/or Column Subtotals On Expand
  • Disable Row and/or Column Subtotals
  • Disable Expand Collapse Operations
  • +
  • Disable Subtotal Display Afer A Specified Level
  • @@ -75,6 +76,7 @@

    PivotUI Examples

  • Hide Row and/or Column Subtotals On Expand
  • Disable Row and/or Column Subtotals
  • Disable Expand Collapse Operations
  • +
  • Disable Subtotal Display Afer A Specified Level