Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview - Move in cursor based on current node
Message
De
07/10/2004 13:10:48
 
 
À
07/10/2004 13:02:21
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00949603
Message ID:
00949635
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cmctl198/html/vbobjtreeview.asp

>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
- Jeff
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform