From 9d6b2fdc5fcad5f911e3eac2a9c13dea1d52ef4c Mon Sep 17 00:00:00 2001 From: Alan Date: Thu, 14 Apr 2022 15:12:08 +0800 Subject: [PATCH] Changed examples/grid/array-grid.html --- examples/grid/array-grid.html | 58 +++++++++++++++++------------------ 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/examples/grid/array-grid.html b/examples/grid/array-grid.html index 0d0396598e..ec28f72aad 100644 --- a/examples/grid/array-grid.html +++ b/examples/grid/array-grid.html @@ -1,29 +1,29 @@ - - - -Array Grid Example - - - - - - - - - - - - - - -

Array Grid Example

-

This example shows how to create a grid from Array data.

-

Note that the js is not minified so it is readable. See - and - .

- -
-
-
- - + + + + Array Grid Example + + + + + + + + + + + + + + +

Array Grid Example

+

This example shows how to create a grid from Array data.

+

Note that the js is not minified so it is readable. See + and + .

+ +
+
+
+ + -- 2.39.2