Improved navigation and filtering implementation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 100,
|
||||
"bottomRow": 96,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"cachedTableData": {},
|
||||
"canFreezeColumn": true,
|
||||
@@ -97,8 +97,8 @@
|
||||
"mobileRightColumn": 35,
|
||||
"mobileTopRow": 3,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 99,
|
||||
"originalTopRow": 15,
|
||||
"originalBottomRow": 97,
|
||||
"originalTopRow": 13,
|
||||
"parentColumnSpace": 11.265625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
@@ -234,7 +234,7 @@
|
||||
"searchKey": "",
|
||||
"tableData": "{{capacity_display_all.data}}",
|
||||
"textSize": "0.875rem",
|
||||
"topRow": 16,
|
||||
"topRow": 12,
|
||||
"totalRecordsCount": 0,
|
||||
"type": "TABLE_WIDGET_V2",
|
||||
"version": 2,
|
||||
|
||||
Reference in New Issue
Block a user