Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List box incremental search
Message
De
10/04/2003 02:20:44
 
 
À
10/04/2003 01:46:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00775887
Message ID:
00775895
Vues:
13
Make lastname the first column in the list box:

Lastname Firstname Customer

SO Select Lastname,Firstname,Customer From Client into array aTemp will allow a search on the Lastname Column!


>hi,
>
>i have a listbox with 3 columns, customer #, lastname and firstname. i've set incremental search to .T.
>
>if i pressed a letter, my list pointer moves to the first customer # with that first letter.
>
>i want my list pointer to move based on lastname, say if i pressed "C", my list would move to the first customer whose lastname starts with C.
>
>how can i do that?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform