We have scenario of ObjectType A (_Root) -→ ObjectType B (_Childs of A) → ObjectType C (_Childs of B) and want to show tree structure. How can we achieve this using tree view/ tree table? As far as we checked this widgets refer to same Object(Node) as childset which populate the tree.