When pushing data into a file tree, it pushes 2 sets of the same data and I am not exactly sure why. I have a simple json array that looks like this: I am trying to push 4 files I have into it like this by calling this function: This is how addFileToTree is being called: The result has been
Tag: filetree
jQuery File Tree always uses root folder as selected folder
I am having trouble displaying data using jQuery File Tree plugin. No matter what I use for ‘root’, it always uses ” and displays content of C drive! I am using aspx (with code behind that I am not using) and a master page. I added a breakpoint in venodr’s js file (below) as well as the ‘connector’ script: and