Categories | Question details Back To List | ||
Save and restore sorting using a cookie Hi, As users of dhtmlxGrid v.1.4 Professional (build 71022) we try to save and restore the sorting state of a grid. After including dhtmlxgrid_ssc.js calling the functions saveSortingToCookie() or saveOrderToCookie() doesn't work. The browser error console states that both functions don't exist. Do you know what is going wrong here? Regards & thanks in advance, McRoa Answer posted by Support on Dec 18, 2007 05:22 Please beware that both functions was released only in latest dhtmlxgrid 1.5 ( 1.4 build 71022 not supported such functionality ) http://dhtmlx.com/docs/products/dhtmlxGrid/samples/rows_columns_manipulations/pro_column_states_save.html Just use dhtmlxgrid_ssc.js from latest version |