Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview Problem
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00772794
Message ID:
00773874
Views:
13
>Hi,
>
>See my response to Jim in this thread for what appears to be the simplest solution. You just need to ensure that the Sorted property of all of the parent nodes is set - not just the TreeView.Sorted property
>
>Regards,
>Viv

The Sorted after the add() is the leanest. An implicit sort specific [only] to children of a particular parent node is also available:
oTreeview.SelectedItem.Parent.Sorted=.t.
There had to be a reason for this over retentive extravagance, but [for the moment] it escapes me.
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform