Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox with changing contents
Message
De
21/09/1999 13:08:05
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00266892
Message ID:
00267207
Vues:
31
IMHO, a combo should not have more than 100 items. Passed that number, the combo will take longer to instanciate and the user will have a hard time locating an item in the list.

The performance should be about the same, maybe a little bit slower with the AddListItem() because it have to add the items manually to the combo after the query is done.
>This sounds pretty straight. What is the limit of objects in your opinion, AddListItem is useful? I have between only 3 to maximal 50 items in the combos.
>Are there differences in performance between views, cursors or AddListItem()?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform