Home All Groups Group Topic Archive Search About
Author
26 Jul 2006 6:59 PM
ashim
Is there any TreeView method to find a treenode of a TreeView by the node's
ID ?

please help!!!
thanks

Author
27 Jul 2006 12:54 AM
Alvin Bruney [MVP]
No, a node doesn't have an ID. The ID belongs to the treeview control. Nodes
are searched by value/stringname or path

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


Show quoteHide quote
"ashim" <as***@discussions.microsoft.com> wrote in message
news:45083BEE-089B-4390-8D40-2CA8CC33B278@microsoft.com...
> Is there any TreeView method to find a treenode of a TreeView by the
> node's
> ID ?
>
> please help!!!
> thanks