@Doogal wrote:
Hi
There are methods for finding nodes and links based on their data, is there anything similar for an item held in an item array? We have just started to use item arrays so we have more control over their appearance and we have implemented the selection highlighting as shown in
https://gojs.net/latest/samples/selectableFields.html
We have a Table of Contents in our app that when clicked should highlight the selected item in the list. The Table of Contents knows the ID of the item but isn't aware of the GoJS item.
Posts: 2
Participants: 2