I 'm trying to migrate my application to use new version of JSTree.
But I've faced with problems. How can I use XML_flat datastore now?
$("#" + treeID).jstree({
...
data: {
type: "xml_flat",
async: true,
opts: {
url: GetHTTPHandlerUrl("Handler.ashx")
}
},
...
});
}
Thanks in advance!
Kindest regards,
Ivan
On 8 Фев, 13:26, "denis.kolkovskiy" <denis.kolkovs...@itechart-