Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by abhishek on Sep 01, 2009 06:25
open dhtmlx forum
DHTMLX TREE: Need help in parsing json

hi,

Please let me know, how to parse json object and accordingly getting the childs of a particular node from a json object?
Answer posted by Alex (support) on Sep 01, 2009 06:46

Hello, 

tree can be loaded from json object. Please, the sample dhtmlxTree/samples/json_support/pro_load_json.html  ( http://dhtmlx.com/docs/products/dhtmlxTree/samples/json_support/pro_load_json.html )

There are not public methods for json parsing in tree.