Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by abhishek on Aug 29, 2009 01:04
open dhtmlx forum
DHTMLX TREE: how to get userdata while serializing tree to JASON object?

Unable to get userdata of a node, when tree is serialized to JASON object?

Userdata doesnot exist in the serialized jason object.......need help
Answer posted by Alex (support) on Aug 31, 2009 03:30

You can use setSerializationLevel method.

tree.setSerializationLevel(true)

Answer posted on Aug 31, 2009 09:04
the method is supported in PRO edition only
Answer posted by Alex (support) on Aug 31, 2009 09:19
setSerializationLevel is PRO method. There are no methods to serailize userdata in standard version