|
Group: Forum Members
Posts: 13,
Visits: 1
|
Hi,
I managed to bind the diagram with my custom data.
However, when I try to manipulate the diagram the layout fails. I try for instance adding a new node, and I do the following:
I create a new node in my data structure, then I try to update the diagram exactly as i load it (when its loaded its OK). What happens is that the newly created node is seems offset: see attached file.
|