jsTree Api call

229 views
Skip to first unread message

Silpa Sunny

unread,
Oct 13, 2020, 7:22:51 AM10/13/20
to jsTree
Hi All. 
Can anyone post how to integrate jstree with api.
 $.ajax({
        url: "/Category/GetAllCategory",
        type: "GET",
        dataType: "json",
        success: function (data) {
}
this is my api call.
inside the success. i want to bind the data into the tree .
please any one help me..
 already tried this solutions but i didn't get any proper solutions

Reply all
Reply to author
Forward
0 new messages