Wrox Programmer Forums
|
VB.NET 2002/2003 Basics For coders who are new to Visual Basic, working in .NET versions 2002 or 2003 (1.0 and 1.1).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.NET 2002/2003 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 8th, 2004, 04:27 PM
Registered User
 
Join Date: Jan 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Treeview Control

Ok, firstly i'm a beginnig with vb.net and i have a problem with the treeview control. Basically when i click a node on the tree view with the imageIndex(3) another form with a textbox and add_button appears (which work alright so far). So when i add an integer values into the textbox. i need code that when i click on the add_button the integer values in textbox and all individual treepath would be saved in a xml file ...

i.e

<transaction><integer>5</integer><node>pet<node><Path><Component>city</Component><Component>house</Component><Component>pet</Component></Path></transaction>

city - parent node
house - child node of city
pet - child node of house


Andre

Thanks





Similar Threads
Thread Thread Starter Forum Replies Last Post
Treeview Control cymerman ASP.NET 1.0 and 1.1 Basics 0 March 26th, 2008 08:57 AM
Treeview Control pavank ASP.NET 2.0 Professional 2 May 25th, 2007 03:42 AM
TreeView Control ugarcia BOOK: Expert One-on-One Access Application Development 0 April 20th, 2007 01:57 PM
how to use treeview control yogesh21 .NET Framework 2.0 0 September 7th, 2005 04:56 AM
TreeView Control bmains VB.NET 2002/2003 Basics 1 July 10th, 2003 05:01 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.