Hi all
Would also be interested in this resolution.
Very best
Luca
Hi,
Data grid 2 support below JSON structure which has filters stored.
Hope this helps!
{ "name": "dataGrid21", "schemaVersion": 2, "settingsHash": "1397710728", "columns": [ { "columnId": "0", "hidden": false }, { "columnId": "10", "hidden": false } ], "columnFilters": [ [ "0", [ "equal", null, null ] ], [ "1", [ "equal", null, null ] ], [ "7", [ "equal", null, null ] ], [ "8", [ ] ], [ "9", [ ] ], [ "10", [ "equal", null, null ] ] ], "groupFilters": [ ], "sortOrder": [ ], "columnOrder": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" ]}
You might need to upgrade the Data grid 2
Ashok