Unfortunately there is no tree view component that will show hierarchical data from a database (I've never been able to find one anyway). You will have to build the treeview yourself by looping through your dataset and using the Add/AddChild/AddChildFirst etc method of TTreeNodes
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.