Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with Treeview
Message
From
26/09/2006 19:32:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
26/09/2006 19:17:18
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01157376
Message ID:
01157377
Views:
19
>Hi
>
>I've a problem with treeview webcontrol , I'll get the node selected , how I make that.
>
>
>Spanish
>
>Tengo un treeview pero como hago para obtener el nodo que me selecciono pq SelectedIndexChange no me sirve por que me captura todas las veces que me selecionaron algo.
>
>Gracias.

TreeNode.Selected

ie:
myTV.Nodes[5].Selected = true;
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform