Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBI Tech ctTree Question
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00828259
Message ID:
00828292
Views:
11
Jim,

I'm not sure if this will help or not, but if you are passing an integer value to the nodedata property when adding the node. You may retrieve the
node index by calling the Finddata method. You must store an integer value to the Nodes NodeData property:

something like:
lnNodeindex = Thisform.tvwTree.FindData(txtNodeIDPassedIn)

- Joel
Previous
Reply
Map
View

Click here to load this message in the networking platform