I have a simple parent child table as follows:
Parent Child
Bob Bill
Bill Mark
Mark Jane
Bill Tim
Tim Joe
I am looking at how to populate the treeview control Version 5 with this data. Any thoughts on how to build the code? I am lost on how to start to populate it.
Start Free Trial