Grid

Hi,
how to retain the hidden columns when reload the grid next time. I want to store the state in cookie and reload the state from the cookie

dhtmlxgrid_ssc.js

grid.saveHiddenColumnsToCookie();
grid.loadHiddenColumnsFromCookie();

dhtmlx.com/docs/products/dhtmlxG … 6486001000