Localstorage value and parse for column visibility
Localstorage value and parse for column visibility

Hi,
I'm planning to save and update localstorage value with MySQL DB
If I check the localstorage value it's create this for every column without ID or target
{"search":{"search":"","smart":true,"regex":false,"caseInsensitive":true}}
I'm also using colReorder
I'm trying to create an Ajax call
let say I only want to update column visibility from DB
How can I parse it to make sure it will be done correctly for each column?
Any example for this?
Thanks
This discussion has been closed.