-
TreeView and Form display
I'd like to create an app where the backend is Access 97 (I'm using VB6).
Each table has a one to many relationship (so it looks like a heirarchy).
EG:
A
-B
-B
-C
-C
A
-B
-C
-C
(EG each record in Table A may have many records in Table B, each record
in Table B may have one or many records in table C).
I want my gui to look like this...
I want the left hand side of the screen to look like a directory structure,
where each top level node represents a record in table A.
Then each leave node under Node A is a related record from Table B. and so
on.
Then, say you click on any node in the left hand column (eg Click on a B
Node), the B form fills the right hand window. A bit like my homepage...
but in VB and Access
http://www.maryanne.to
Can I do that in VB? If so, is it really hard? (I'm a newbie) I've got
a huge book here, surfed the web and can't find any examples or helpful code.
Any advice?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks