Groups | Blog | Home
all groups > vb.net > july 2006 >

vb.net : Select node



iwdu15
7/31/2006 8:34:02 AM
try

Me.TreeView1.SelectedNode = NodeYouWantSelected

hope that helps
--
Jerry
7/31/2006 5:25:09 PM
Hello,

I have written a program in which the user points to a node and a window
opens up. Each node has its own window. Now I'd like to add a "Next" button
so the next window opens without having to point to the next or any node. I
can get the window open, but I'd also like the appropriate node to become
selected. node.ischecked=true dosn't work. I'm sure I'm missing something
but I can't figue it out. Could you help me?


Thanks,


Jerry

Jerry
7/31/2006 10:03:09 PM
Thanks, but no it didn't work.
I think I'm missing something. My nodes have a tag. How can I use this to
select the node?
How do I define the "NodeYouWantSelected"?

Thanks,

Jerry


"iwdu15" <jmmgoalsteratyahoodotcom> schrieb im Newsbeitrag
news:B6151F00-5247-4A6B-B9C3-42B24B468B5E@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button