MNMacleod
12-08-2000, 08:28 AM
Does anyone know how to create an "explorer" type tree interface for forms, where instead of a dir listing as in explorer, a tree can be made and viewed from fields?
|
View Full Version : Creating TREE Display for fields in a from. MNMacleod 12-08-2000, 08:28 AM Does anyone know how to create an "explorer" type tree interface for forms, where instead of a dir listing as in explorer, a tree can be made and viewed from fields? Camon 12-08-2000, 11:15 AM It can be done however it would take mostly VB coding and not just point and click. I dont know of an option to do that but you could certainly creat a list box and populate it use a few sql queries and some vb. |