Hi, I have a tree view and I want to find the label of the parent that I select. For instance, I want to select a child Item in tv_tree and once this is selected I need to find out what The parent of this item is. The children are created dynamically, so it is not hard coded. Any help will be appreciated thanks