Hi. Is there any solution?
Hi all. How can I remove a single item with the children? I use
$('#jqxTree').jqxTree('removeItem', treeItems[b].element);
, but
$("#jqxTree").jqxTree('getItems')
returns me a list with a removed element.