@Rajeshpatil74 wrote:
My diagram model contains lots of nodes. And each node can have different properties.
All nodes information is fetched from server. The properties information is not going to be used for display purpose in the diagram.But when the diagram node is selected, I would like to send the call to server to fetch properties and display those properties using inspector.
I can use two inspector - first display the primary information of selected node in diagram and second the information fetched from server.
How I can achieve same to display external properties using inspector. And whenever those properties are changed, make a call to server to update the respective property information ?
Posts: 2
Participants: 2