I have a Control file(in Access DB) from which i load treeview items (in vb6) using a Table Field called ID as the key for the treeview item.
This treeview is in tandem with a listview control(vb6) which lists subitems corresponding to the treeview Key.
I have done this fine in vb6
but with dotnet, i did not see any key to control and display treeview item and the listview item.
Pls assist in this regard
This treeview is in tandem with a listview control(vb6) which lists subitems corresponding to the treeview Key.
I have done this fine in vb6
but with dotnet, i did not see any key to control and display treeview item and the listview item.
Pls assist in this regard