Serialize Grid and Load from String with Standard Edition

Hello all,

Here is an example on how to serialize grid and load from string with professional edition.

dhtmlx.com/docs/products/dht … .html#code

In this example, setSerializationLevel function is used.

However, I am using Standard Edition and it seems that the function setSerializationLevel() is not available.

So, my question is, is there any way to “serialize grid and load from string” without using setSerializationLevel, i.e., (only use functions availables on Standard Edition)

Unfortunately serialization to XML available only in Professional version of dhtmlXGrid