@jacka1993 wrote:
Hi there,
I have a number of nodes in a diagram and each node contains a single checkbox used to “complete” the node.
When I click the checkbox, I am able to use the doClick method to find the checkbox state, however I also want to find the key of the node in which this checkbox is contained.
I am able to get the node key when I click anywhere else on the node using the “selectionChanged” property, but this event doesn’t trigger when selecting the checkbox.
Any help would be much appreciated thanks!
Posts: 1
Participants: 1