Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00772794
Message ID:
00773874
Vues:
14
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform