Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 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 December 21st, 2003, 11:07 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default urgent help for Treeview

Dear guys:
How can I search a node in a treeview!??! I hope its clear otherwise tell me to describe more what I need?!?

Always:),
Hovik Melkomian.
__________________
Always,
Hovik Melkomian.
 
Old December 25th, 2003, 05:31 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

You can get the entire collection of nodes in the tree using its Nodes property or a similar function and based on the nodes' properties in the collection like their lable you can search of the node.

Ankur Verma
.Net and C++ Specialist
Wiley Tech Support
 
Old December 25th, 2003, 10:34 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

I got what to do friends tnx... But now I faced new problem... please see http://p2p.wrox.com/topic.asp?TOPIC_ID=7990

Always:),
Hovik Melkomian.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent!! Populating Treeview server control sankar_massoft ADO.NET 3 September 24th, 2007 09:52 AM
TreeView Apocolypse2005 Visual Basic 2005 Basics 1 May 21st, 2007 06:21 AM
Treeview dkr72 VBScript 0 November 9th, 2004 12:07 PM
treeview Beulah ASP.NET 1.0 and 1.1 Basics 0 September 10th, 2003 09:00 PM





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