I've an igTree and have bind data to it. The textKey has the display name of the node while the valueKey has the ID.
On the fly I've added 2 nodes to the tree with same name/text but the underlying ID is different. The nodes are added successfully.
When I click on either of the nodes, it returns the id of the first node.
Can you please check if this is really a bug on igTree or if this use case is supported and works well ?
Appreciate your quick help.
Thanks
Sagar
Hi there,
What do you mean by the underlying ID? Is this something in the data item that is not specified in the bindings?