dhxTree loadJSONObject ERROR : ERROR type: datastructure description: xml refers to not existing parent!
my index.html like this
[code][/code]
AND json url return is (contains chinese character)
{"id":0,"item":[{"id":1,"text":"\u6536\u4ef6\u7bb1 (10)"},{"id":2,"text":"\u53d1\u4ef6\u7bb1 (0)"},{"id":3,"text":" (0)"},{"id":4,"text":"\u6d88\u606f\u603b\u6570 (1751)"},{"id":5,"text":"\u5df2\u6807\u8bb0\u4fe1\u606f (2)"}]}
can anyone help me this problem? thanks!