Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2009
igTree node click returning wrong ID
posted

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

  • 5105
    Offline posted

    Hi there,

    What do you mean by the underlying ID? Is this something in the data item that is not specified in the bindings?