The save and load state is working fine for multiple grids, but the main issue is when we use the load state with the flex:{ one: true } for remote calls. How to approach using flex:{one : true}.
how to initiate the create function for flex:{one : true} for remote calls.
if flex is not used then everything is working fine. the column properties are displayed fine. The sorting, pagination, and filter (coulmn filter: { crules: [{ condition: 'contain' }] } ) is not working.