hi,
I am experiencing an issue where connectors disappear when I manually add data to nodes.
Is there a way to add nodes to the screen using a method other than directly adding values to the node?
I want to allow users to drag cells in a Grid component from an external component, separate from Syncfusion, to add nodes.
I am aware that there is a way to start from scratch using the diagram.clear.
but this consumes too many resources when there are many existing nodes. Therefore, I need a different solution.