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 13:41:23
 
 
To
24/11/2006 01:35:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
01172177
Message ID:
01172318
Views:
19
>>>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
>>
>
>Fabio,
>
>This may leave datasessions that are not closed properly. See thread#853186

I use this, without any zombi datasession.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform