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.

Second parameter of setSerializationLevel enables|disables output of header structure during serialization, so you can use
grid.setSerializationLevel(false,true);