Question
Tree population from database thing (InfoTable)
Hi,
So I have a database table that has a child and parent relationship and I would like to populate a tree. I have tried doing this and the tree comes back empty.
LabelField - ChildName
ValueField - ChildName
IDField - ChildName
ParentIDField - ParentName
Any thoughts?

