Required library edition:
Required library file: dhtmlxgrid.js
configure which column must be serialized (if you do not use this method, then all columns will be serialized)
//serialize only 1st and 4th columns mygrid.setSerializableColumns("true,false,false,true,false,false,false")
See also: serialize, setSerializationLevel