Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / October 2004

Tip: Looking for answers? Try searching our database.

Tree View

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Submit - 13 Oct 2004 14:57 GMT
Hi,
It`s the first time that I use the Tree View
What I have: a table Conversation which contains:

Conversation_ID, Next_Conversation_ID, Previous_Conversation_ID
Next_Conversation_ID AND  Previous_Conversation_ID are the same as
Conversation_ID if this one has Next or Previous.

Example:

I realize Conversation 1 but after I have to do conversation 1.1 and 1.1.1
so in my table I have these records
and I May have conversation 2

Conversation_ID               Next_Conversation_ID        
Previous_Conversation_ID

1                                     1.1
1.1                                  1.1.1                                1  
2

What I want is to display this value in tree view as the newsgroup using
Access

1

|__1.1
      |
      |__1.1.1
2

Is it possible do it? and if there is any other way to do it I can change
the structure of my table, example : create a new table which contains the
Next and Previous ID

Thanks
Alex Dybenko - 13 Oct 2004 15:59 GMT
Yes, i think it is possible. you can look at sample code here:
http://www.pointltd.com/Downloads/Details.asp?dlID=36

Signature

Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com

> Hi,
> It`s the first time that I use the Tree View
[quoted text clipped - 33 lines]
>
> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.