well I am facing similar problem but I am trying to add the hierarchy tree data as JSON as follows
$('#jqxTree').jqxTree('addTo', { source: records},selectedItem);
but a node is added with name Item.
This records is a valid data and copied from JSON Data example. Show there is no problem regarding the data source I guess.
Please help me sir.
Regards
Sumit Roy