Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking if a node exists in a treeview and selecting it
Message
From
24/11/2006 01:18:58
 
 
To
23/11/2006 22:19:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
01172177
Message ID:
01172193
Views:
14
>Hi,
>
>I'm working on a treeview. I want to check whether there is a node in it and if yes, I want to select it.
>
>How can I do this? Pls help. TIA.
WITH tree
  nodeexists= type(".Nodes(m.nodekey)")=="O"
endwith
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform