Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox with changing contents
Message
From
21/09/1999 13:08:05
 
 
To
21/09/1999 12:38:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00266892
Message ID:
00267207
Views:
30
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()?
Previous
Reply
Map
View

Click here to load this message in the networking platform