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:
17
>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