Display items using json ini dhtmlxtree

Hi,

I am using Dhtmlxtree in this i need to display items dynamically using JSON but i shouldn’t use LoadXML/LoadJsArray/LoadJson.

only by using URL and ajax function i should display the values from Asp.net MVC3 controller
action method using ajax sucess fuction

So can you please provide me a sample code.

Thanks in Advance.

Hi
You can use method loadJSONObject() to load JSON directly from JSON object (not file):
dhtmlx.com/docs/products/dht … _json.html