Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing nodes from a treeview
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00544073
Message ID:
00544091
Views:
19
>>Hi!
>>
>>easy question (that i can't find the answer in the treeview help).
>>
>>To add a node to a treeview i use treeview.nodes.add(...), and how can I remove it? treeview.nodes.remove(node.key) ?
>
treeview.nodes.remove(node.index) should work.
>
>HTH,

Works!

Thanks! :)
Like Frank said: "I did it... MY WAY!"
Previous
Reply
Map
View

Click here to load this message in the networking platform