Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drop Down List order
Message
De
07/10/1999 18:50:11
 
 
À
07/10/1999 18:34:27
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00273997
Message ID:
00273999
Vues:
29
Hi Ian,

>All of my combo boxes are configed as DROP DOWN LIST and when a user clicks on one of them, a list appears but is 'scrolled' to display the last items. Users then have to scroll up to see the top of the list. I want the system to display the first items in a list, leaving the user to scroll down if they need to.

It is "scrolled to make sure to display the current item, so in the DropDown event you could put:

This.ListItem = 1
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform