473,396 Members | 2,129 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,396 software developers and data experts.

Treeview control with XML Example needed

Hello friendly people,
I am on Day 2 of learniing ASP.NET. I am bored with watching videos,
and want to "do something". In my current role as a Front End Designer
making User Interfaces, I frequently custom make a "Windows Explorer
Tree" in prototypes I design. Well, I see that there is a "Treeview
control" built into ASP.NET 2.0! Hurray, this will make things easier
-- when I figure out how to use it, that is.

I need someone to point me to a tutorial that:

1. explains how to use the Treeview control in Visual Web Developer
2005 in great detail
2. explains how to use it with an external XML file
3. has all of the files necessary to complete the tutorial

I have spent the last 2 hours looking at various "how-tos" on using
this control that all come up short for one reason or another. Either
they assume I know more than I do (this is Day 2 of learning,
remember), don't include the files they are working with (no XML at
all, for instance) or are so poorly written they are hard to follow.

Thanks for any assistance,
Blue Apricot 416

Dec 5 '06 #1
1 1073

Blue Apricot wrote:
Hello friendly people,
I am on Day 2 of learniing ASP.NET. I am bored with watching videos,
and want to "do something". In my current role as a Front End Designer
making User Interfaces, I frequently custom make a "Windows Explorer
Tree" in prototypes I design. Well, I see that there is a "Treeview
control" built into ASP.NET 2.0! Hurray, this will make things easier
-- when I figure out how to use it, that is.

I need someone to point me to a tutorial that:

1. explains how to use the Treeview control in Visual Web Developer
2005 in great detail
2. explains how to use it with an external XML file
3. has all of the files necessary to complete the tutorial

I have spent the last 2 hours looking at various "how-tos" on using
this control that all come up short for one reason or another. Either
they assume I know more than I do (this is Day 2 of learning,
remember), don't include the files they are working with (no XML at
all, for instance) or are so poorly written they are hard to follow.

Thanks for any assistance,
Blue Apricot 416
Hi :)

Didn't you try walk through in your msdn help...
well if you have msdn library on your local machine...
try is go to your documentation and click on index ...
and try search walkthrough ...
under walkthrough ... you have asp.net walkthroughs...
and then you will have treeview walkthrough...

Thanks

Masudur
Kaz Software Ltd.
www.kaz.com.bd

Dec 6 '06 #2

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

Similar topics

2
by: MSNEWS | last post by:
Hi I'm trying to use the treeview control but having a hard time trying to visualize how I'm going to achieve when I'm trying to do, as an example in the end of my program I want my treeview to...
2
by: Peter Flickinger | last post by:
I have been using a label with the TreeView control - to simulate the ghost image of a node during drag/drop (so that a ghost of the node appears to be floating next to the cursor on a drag/drop)....
4
by: Ian Powell | last post by:
Hi I've got objects in an sorted ArrayList like: P:\ P:\\DOCS P:\\i386 P:\\i386\ASMS P:\\i386\ASMS\1000 P:\\i386\ASMS\1000\MSFT
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 ) {
4
by: pmcguire | last post by:
I have a treeview with a lot of nodes. I want to load only the nodes that are initially visible when the form loads, and then continue to populate it in background and/or when the nodes are required...
2
by: pmcguire67 | last post by:
There has been a lot of discussion lately about extending the treeview control to allow finding a node by key rather than by index. Everyone seems to agree that a hashtable is needed to accomplish...
2
by: kevin | last post by:
I would like to remember the state of the nodes after the treeview gets disposed, but not necessarily after the app terminates so I don't need a disk file. I was thinking about using the tag...
2
by: Kristopher Wragg | last post by:
I'm having some serious problems with the TreeView control. I've got a control that inherits TreeView and has some methods that firstly create a TreeNode then does some recursive procedure to add...
3
by: Jeff | last post by:
Hey ..NET 2.0 I'm trying to search a TreeView control for a specific TreeNode The code below doesn't work because it only searches the the top level of the nodes. I would like to program it...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.