@JP wrote:
Hi,
In Diagram.addDiagramListener("TextEdited", function (e) {...}), when the one node data is edited I am trying set the edited value in another node data using Model setDataProperty under start and commit transaction.So while printing the Model.toIncrementalJSON(), it must print both node data in ModifiedNodeData but it showing only one node data;
Can I know what's the reason for this?
Posts: 1
Participants: 1