Improved navigation and filtering implementation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 167,
|
||||
"bottomRow": 175,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"cachedTableData": {},
|
||||
"canFreezeColumn": true,
|
||||
@@ -33,11 +33,11 @@
|
||||
},
|
||||
"columnOrder": [
|
||||
"Product",
|
||||
"Qty_Ordered",
|
||||
"Power_Output",
|
||||
"Input",
|
||||
"Qty_Ordered"
|
||||
"Input"
|
||||
],
|
||||
"columnUpdatedAt": 1768911810804,
|
||||
"columnUpdatedAt": 1769094100515,
|
||||
"columnWidthMap": {},
|
||||
"customIsLoading": false,
|
||||
"customIsLoadingValue": "",
|
||||
@@ -249,7 +249,7 @@
|
||||
"searchKey": "",
|
||||
"tableData": "{{units_shipped_by_power_input.data}}",
|
||||
"textSize": "0.875rem",
|
||||
"topRow": 2,
|
||||
"topRow": 10,
|
||||
"totalRecordsCount": 0,
|
||||
"type": "TABLE_WIDGET_V2",
|
||||
"version": 2,
|
||||
|
||||
Reference in New Issue
Block a user