Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Mark on Aug 10, 2009 15:55
open dhtmlx forum
Grid header serialization

Using professional version v.2.1 build 90316

If I call
g.setSerializationLevel(false, false, true) then call
varg.serialize()
Answer posted by Support on Aug 11, 2009 10:04
With such settings you will get all data of grid and head structure with description and settings of main header line. 
Beware that only top line of header will be included in serialization. Multi-line headers will not be serialized correctly.