Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raghu on Nov 11, 2008 22:02
open dhtmlx forum
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
Answer posted by Support on Nov 12, 2008 02:10
dhtmlxgrid_ssc.js

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

http://dhtmlx.com/docs/products/dhtmlxGrid/samples/rows_columns_manipulations/pro_column_states_save.html?un=1226486001000