Populating Treeview from a table

M

Marco Alting

Hi,

I want to use the treeview control to display a hierarchy of documents. Each
document has a record in a table and in that record there a 5 fields which
represent a sub-folder. Something like:

project/sub_project/area/refno/date/document.doc

now I want to represent all documents in an explorer-style in a form.

Can anyone explain me how to do this?

Thanks,
Marco
 
Top