473,395 Members | 1,653 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.

treeview for access

I am looking for a good treeview object to display a recursive parent child table. I had a lot of difficulty to use it with different libraries for vb.

Can you help me.

Sorry for my very bad english.
mmfabio51
Jun 29 '08 #1
4 1799
ADezii
8,834 Expert 8TB
Just subscribing, will return later.
Jun 29 '08 #2
ADezii
8,834 Expert 8TB
I wrote some code for you that will demonstrate how you can display a Parent/Child Relationship graphically within the confines of a TreeView Control. I also included some code that will demonstrate the use of Recursion in conjunction with the TreeView Control. These demos use the familiar Employees, Customers, and Orders Tables of the sample Northwind Database. I feel as though posting the code will be confusing to say the least, so I will make the Demo available to you as an Attachment to this Message. Should you have any question whatsoever, please feel free to ask.
Jun 30 '08 #3
Thanks a lot for your contribution. I did a similar thing but with a stupid mistake.

I hope to get in touch with you again to take advantage from your precious suggestions.

My english is very bad.

mmfabio51
Jul 1 '08 #4
ADezii
8,834 Expert 8TB
Thanks a lot for your contribution. I did a similar thing but with a stupid mistake.

I hope to get in touch with you again to take advantage from your precious suggestions.

My english is very bad.

mmfabio51
You are doing quite well with your English, and as far as programming the TreeView Control, it can be complex and confusing to say the least.
Jul 1 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Oliver | last post by:
I have seen mention of TreeView controls in other threads, but cannot find information about these in the Online Help. I feel that I might be missing out on some useful functionality. How can I...
1
by: Scott | last post by:
Hi everyone! My Access app. uses the ActiveX Treeview control to show a hierarchal structure of records. Each record has a name and a "parent" along with some other attibutes. For example: ...
1
by: Access User | last post by:
I'm looking for complete documentation for the activex component "TreeView" in Access. I need a complete list of methods and properties, if such a thing exists. Paul
4
by: John Winterbottom | last post by:
I've a requirement for a treeview control to display a master-detail view. So instead of the old the old 'ActiveX + 1,000 lines of code' method that I've used in the past. I decided to try a...
1
by: nde_plume | last post by:
I am trying to find the Office Developer Editon for Access, but it seems to have disappeared. Did they stop making it after Office 2000? I have an MSDN Universal license, but it doesn't appear...
42
by: lauren quantrell | last post by:
So many postings on not to use the treeview control, but nothing recently. Is it safe to swim there yet with Access 2000-Access 2003?
8
by: Hrvoje Voda | last post by:
What is wrong in this code? private void tree_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) { if (e.KeyCode == Keys.Enter ) {
14
by: Evan Kontos | last post by:
I am trying to implement a Treeview w/an XML file and I even copied and pasted examples from MSDN but can't get them to work. Any suggestions welcome. XML File <TREENODES> <TREENODE...
3
by: Jan Wrage | last post by:
Hi! I would like to implement a treeview in my existing application. It should show my entire Active-Directory structure, i.e. all Groups, Containers and OUs. Could somebody help me with...
1
by: kvicky | last post by:
I am trying to load child nodes to a TreeNode in a TreeView in a ASP.net web application. The Treeview with parent nodes are loaded on a Page_load while doing if( ! ISPostback ) and then in the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.