From 7806189b02ad1f2ecec3791b6cda123c7b508931 Mon Sep 17 00:00:00 2001 From: mertsincan Date: Wed, 15 Sep 2021 11:28:13 +0300 Subject: [PATCH] Update DataTableScrollDemo.vue --- src/views/datatable/DataTableScrollDemo.vue | 130 ++++++++++---------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/src/views/datatable/DataTableScrollDemo.vue b/src/views/datatable/DataTableScrollDemo.vue index 21efe5720..c4383d468 100755 --- a/src/views/datatable/DataTableScrollDemo.vue +++ b/src/views/datatable/DataTableScrollDemo.vue @@ -42,19 +42,19 @@
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -76,19 +76,19 @@
Frozen Columns
- + - - - - - - - - - - + + + + + + + + + + @@ -180,19 +180,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -214,19 +214,19 @@ export default {
Frozen Columns
- + - - - - - - - - - - + + + + + + + + + + @@ -364,7 +364,7 @@ export default { ::v-deep(.p-datatable-scrollable .p-frozen-column) { font-weight: bold; } - + ` }, 'composition-api': { @@ -402,19 +402,19 @@ export default {
Horizontal and Vertical with Footer
- - - - - + + + + + - - - - + + + +
@@ -436,19 +436,19 @@ export default {
Frozen Columns
- + - - - - - - - - - - + + + + + + + + + + @@ -572,8 +572,8 @@ export default { }); } - return { customers1, customers2, customersGrouped, lockedCustomers, unlockedCustomers, - loading, dialogVisible, balanceFrozen, openDialog, closeDialog, formatCurrency, + return { customers1, customers2, customersGrouped, lockedCustomers, unlockedCustomers, + loading, dialogVisible, balanceFrozen, openDialog, closeDialog, formatCurrency, calculateCustomerTotal, toggleLock } } } @@ -587,7 +587,7 @@ export default { ::v-deep(.p-datatable-scrollable .p-frozen-column) { font-weight: bold; } - + ` } } @@ -676,4 +676,4 @@ export default { ::v-deep(.p-datatable-scrollable .p-frozen-column) { font-weight: bold; } - \ No newline at end of file +