Clienttree

I’m setting the dynamicloading property of the binding control to true. When the program is executed an I click on the node to trigger the toggle-event the following error occurs:

java.lang.RuntimeException: The item (“EN- Enquiries”) does not exist inside the tree management. In this case the EN - Enquiries is the node text for the clicked node.

Please can somebody help.

Hi Derek,

I guess you are using NJX124?
This is a bug which is fixed in NJX125.

As a workaround for now, you can use the TREENODE3 (server-side-tree) instead of the CLIENTTREE control for cases, in which you do dynamic loading.

Best Regards,
Christine

Thanks Christine