Hi,
I have this xml File:

I have table EUKSecurityTreeNode that have relation with another table EUKSecurityForm,EUKSecurityMenus et EUKSecurityMenuItems :
EUKSecurityTreeNode.euksecurityform=EUKSecurityForm.recid
EUKSecurityTreeNode.euksecuritymenu=EUKSecurityMenus.recid
EUKSecurityTreeNode.euksecuritymenuItems=EUKSecurityMenuItems.recid
I want when I go to the second node from "EUKSecurityTreeNode" I automatically go to the second node of the other tables "EUKSecurityForm",...to get the exact value.
*This post is locked for comments
I have the same question (0)