Click to See Complete Forum and Search --> : tree view


wendyo33
April 9th, 2001, 05:00 AM
Hi

Please let me know if this is possible to do using a Tree View/List View:
I am writing a simple program to record Income and Expenses which writes to an Access database.
Each transaction has to have a pre-defined category to which it is allocated eg:Rent, Water and Lights etc.

What I would like to have by using the Tree View/List View is the facililty where on opening the tree view/List View I have a tree structure which has parent called PROJECT(company name ???), and two children - Income and Expenses. Then on clicking say Income, I get a further breakdown to the category level eg Rent and then next to each category the total amount for Rent which accumulates from the database.

- My Project
+ Income
- Expenses
- Rent 500
- Water and Lights 800

My first question is:
- IS there a way of using Tree View/List View to have effectively a 'drill down' tool?
Secondly, if so, can anybody guide me to how I start

TH1
April 9th, 2001, 05:43 AM
Yes You Can If You Email Me at hayes_tony@hotmail.com I'll send you a simple project which will show you