Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sorting Listbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01524969
Message ID:
01524971
Vues:
82
This message has been marked as the solution to the initial question of the thread.
thisform.myListBox.Sorted=.T.

*I have a listbox where items added in code as following:
*
*
*thisform.myListBox.additem( "ABC" )
*thisform.myListBox.additem( "NBC" )
*thisform.myListBox.additem( "CBS" )
*How can sort the values of this list box so that when I scan values they show in alphanumeric order. Here is how I scan the values:
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform