Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview - Move in cursor based on current node
Message
From
07/10/2004 13:02:21
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
07/10/2004 12:43:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00949603
Message ID:
00949627
Views:
14
Key! Doh! Thanks Cetin.

I've looked, but I can't find detailed descriptions on the node properties. Do you have a link for them? Honest, I'm not lazy; I just couldn't locate them. Wrong search phrases I guess.


>Don't you already have a cursor that matches NodeKey to Node's key?
>=seek(Node.Key,'myCursor','NodeKey')
>
>If your array is something like:
>aNodes[recno()] = "NodeKeyInTV"
>
>lnRecord = ascan(aNodes,Node.Key,1,-1,1,6)
>if lnRecord # 0
>   go lnRecord in myCursor
>endif
>
Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform