From e2151374db52a384974c33cd86a655bba4ce2359 Mon Sep 17 00:00:00 2001 From: Ben McIntyre Date: Sun, 15 Oct 2023 12:27:57 +0930 Subject: [PATCH] add pivot example --- examples/example-pivot.html | 556 ++++++++++++++++++++++++++++++++++++ 1 file changed, 556 insertions(+) create mode 100644 examples/example-pivot.html diff --git a/examples/example-pivot.html b/examples/example-pivot.html new file mode 100644 index 000000000..35709fea7 --- /dev/null +++ b/examples/example-pivot.html @@ -0,0 +1,556 @@ + + + + + + SlickGrid example: Pivoting + + + + + + + + + +
+
+
+

Demonstrates:

+
    +
  • multi column pivoting
  • +
+

View Source:

+ +
+
+
+
+ +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +