Using Treeview to display hyperlinks to forms

Local time
Today, 14:46
Joined
Feb 25, 2008
Messages
410
Hi All,
I am very interested in having a treeview control for displaying a hierchial list of hyperlinks to other forms in the database.

The question I have is: Do I create a table with the following fields?
ID
Node Name
Parent Node ID

I know that is called a recursive structure.
Can that be done in Access '97?

and then; How do I code the treeview control to display that data?
I searched through the forum, but everything I found was much too advanced for what I want.

I'm just trying to get a basic understanding of how to make a simple treeview work.
 

Users who are viewing this thread

Back
Top Bottom