473,395 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

tree view in access

Hi Gurus

Most of you will be aware of the use of a tree view type menu/control that
is used in windows explorer, the windows start button, register editor,
etc.... etc.... It allows you to display hundreds of items that are
accessible for the user with a couple of little clicks.

I know that there are some active X objects and the like that you can use to
get an "tree object" as described above, however, none of them is really
access based. I was wondering if anyone out there has made one in access. I
am seriously considering making my own, if no-one has made one so far.

I would like to have a completely generic one. I envisage that for
populating it, all you need to do is call a VB script with the name of the
recordsets (be it queries , tables or SQL). I imagine it to have unlimited
number of levels and I imagine it to provide as "output" an ID number when a
user clicks on an item.

I also imagine it would be useful to have a lookup list / table next to it
that shows the members of the item you have selected and the ability to sort
these items, change the width of the columns, etc.... just like windows
explorer really!

Has anyone looked into making something like that (I had a look at Google
groups, but mainly found access extensions rather than access based items.)

Look forward to any ideas

TIA

- Nicolaas
Nov 13 '05 #1
1 2264
I use the Treeview that's part of Microsoft Common Controls fairly often.
While it's true that you can't bind it, it's not that difficult to write the
VBA code to load from a recordset.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"WindAndWaves" <ac****@ngaru.com> wrote in message
news:q1***************@news.xtra.co.nz...
Hi Gurus

Most of you will be aware of the use of a tree view type menu/control that
is used in windows explorer, the windows start button, register editor,
etc.... etc.... It allows you to display hundreds of items that are
accessible for the user with a couple of little clicks.

I know that there are some active X objects and the like that you can use to get an "tree object" as described above, however, none of them is really
access based. I was wondering if anyone out there has made one in access. I am seriously considering making my own, if no-one has made one so far.

I would like to have a completely generic one. I envisage that for
populating it, all you need to do is call a VB script with the name of the
recordsets (be it queries , tables or SQL). I imagine it to have unlimited number of levels and I imagine it to provide as "output" an ID number when a user clicks on an item.

I also imagine it would be useful to have a lookup list / table next to it
that shows the members of the item you have selected and the ability to sort these items, change the width of the columns, etc.... just like windows
explorer really!

Has anyone looked into making something like that (I had a look at Google
groups, but mainly found access extensions rather than access based items.)
Look forward to any ideas

TIA

- Nicolaas

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Keith | last post by:
A2003, XP Pro. My client wants to navigate around his db forms using a "Tree View". As far as I know there's no such utility in Access 2003 - are there any reliable 3rd party plug-ins that any...
1
by: Jesper DK | last post by:
Hi, I have docked a tree view to the left on a form. When I start to populate this tree view with nodes, a horizontal scroll box appears in the bottom of the tree view even though thee tree...
10
by: dwok | last post by:
Does anyone know of a good article that discusses creating a "Tree View" control in ASP.NET? Or perhaps a Tree View Control that comes with source code? I have come across a lot of tree controls...
6
by: Kishor | last post by:
Hi, In Visual basic6 there are so many grids using which we can display the tree structure (Multiple column). Same thing I am planning to display the result of query in a tree format,...
1
by: Bobby | last post by:
Hello Tom and all, I am also doing almost similar kind of task. In my tree View, I am using 2 tree view from different access table which are almost similar. I want to drag and drop childs from...
0
by: rinishrk | last post by:
Hi, I have a web application that contains subfolders Admin and User with related webpages inside them. Within the Admin folder I have a page containing a Tree View Control.I want this tree view...
3
by: gmail | last post by:
Hi Friends, Can any body suggest me on this. I am working on .NET 2005 Frame work 2.0 . I am facing problem using the tree stucture. I created the site map.Now i want use the site map in every...
1
by: happy.john1234 | last post by:
Hi, i have got large xml file which i have to show in tree view windows form.I tried with loading all those data at once to tree view but it took a long time to render that tree view.Now i am...
8
by: BigZero | last post by:
Hello ppl, i have system date that is all the software installed on machine like Ms office ,other software what ever installed in the system it stored in Ms access database. when i query to DB it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.