Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jineesh on Aug 20, 2009 02:43
open dhtmlx forum
Serialize header configuration width information

Hi,

I would like to know, is there a way to add header configuration width detail in serialized xml.

Thanks
Jineesh.
Answer posted by Support on Aug 20, 2009 06:03
Second parameter of setSerializationLevel enables|disables output of header structure during serialization, so you can use 
           grid.setSerializationLevel(false,true);