diff --git a/src/views/datatable/DataTableScrollDemo.vue b/src/views/datatable/DataTableScrollDemo.vue index acef0ab56..7e9ee729d 100755 --- a/src/views/datatable/DataTableScrollDemo.vue +++ b/src/views/datatable/DataTableScrollDemo.vue @@ -19,10 +19,10 @@ -
+
Flexible Scroll

Flex scroll feature makes the scrollable viewport section dynamic instead of a fixed value so that it can grow or shrink relative to the parent size of the table. - Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.

+ Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.

@@ -42,19 +42,19 @@
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -180,19 +180,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -302,7 +302,7 @@ export default { name: "Geraldine Bisset", country: { name: "France", - code: "fr" + code: "fr" }, company: "Bisset Group", status: "proposal", @@ -402,19 +402,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -510,7 +510,7 @@ export default { name: "Geraldine Bisset", country: { name: "France", - code: "fr" + code: "fr" }, company: "Bisset Group", status: "proposal", @@ -628,19 +628,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -849,7 +849,7 @@ export default { name: "Geraldine Bisset", country: { name: "France", - code: "fr" + code: "fr" }, company: "Bisset Group", status: "proposal",