Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview question - Updating text in a node
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00909397
Message ID:
00909400
Views:
7
Only after posting do i find the answer....
thisform.oTree.Nodes( thisform.zCurrentTreeKey).text = "test test test"
>I want to update the text for an item in a tree view based on changes to data, without redrawing the treeview. Is there a command similar to "Nodes.Add" where i can simply update the displayed text?
>
>Something like the following but for updating:
>
>
>thisform.oTree.Nodes.Add(lPassedTask, tvwChild, lcKey, lcText, "peopface","peopface" )
>
Previous
Reply
Map
View

Click here to load this message in the networking platform