@crohole wrote:
iám trying to make an incremental tree from this link : http://gojs.net/latest/samples/incrementalTree.html
But i have a problem, in my case i get the data with ajax. But when i click node 17 it will create new node 0. I don't want to create node 0 again because it's create in the beginning. So i just want to link it from node 17 to node 1.
same case with node 10 link to node 1. The case is like this picture.
Posts: 1
Participants: 1