Hi
Im looking to simply populate a treeview with records from an access - Ive created the dataset but am not sure how to refer to the dataset (I used to use recordsets in VB6!!) to populate nodes on the tree.
If it helps:
There are two columns in the dataset one with years the other with competitions (there could be more than one competition per year). The parent node will list the Year and clicking on this will show what competitions were played in that year!
Thanks in advance - sorry if its been asked before - I have looked
Im looking to simply populate a treeview with records from an access - Ive created the dataset but am not sure how to refer to the dataset (I used to use recordsets in VB6!!) to populate nodes on the tree.
If it helps:
There are two columns in the dataset one with years the other with competitions (there could be more than one competition per year). The parent node will list the Year and clicking on this will show what competitions were played in that year!
Thanks in advance - sorry if its been asked before - I have looked