I’m using dhtmlx standard edition. I have noticed that serializeTreeToJSON method serializes only id, text and open attributes. Is there a way to serialize the tree saving also the checkbox states?
Probably I will pass professional edition because I have to serialize also UserData with setSerializationLevel method.
Hi Darya.
Thanks for your solutions. It works fine!
But now I have another problem: serializing an array as UserData fails
I’ll show you an example of serialization: