Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid or listbox ?
Message
De
02/06/1998 13:24:34
Koos Veel
Gamma Research
Aruba
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid or listbox ?
Divers
Thread ID:
00104088
Message ID:
00104088
Vues:
67
Hello,

In FPW2.6 we used to make all our picklists with a browse and used JKey for the incremental search.
We used radiobuttons to change the order of the list from descending to ascending and change the order and number of the fields on the screen (and thus the JKey key) also with radiobuttons, this all very fast and even when the lists was very large no delay could be seen and the list changed quickly on the screen.

Now in VFP we use the Listbox to make a picklist. We do not need JKey anymore because incremental search is built in already. We still can change the order from descending to ascending and order and number of fields on the screen but with larger lists it takes time for the screen to rebuilt (requery).
This can be a problem with some of our large picklists and we ask ourselves:

Should we go back to use the Browse (grid in VFP) and find a way to replace JKey or should we stay with the listbox and avoid using large picklists ? We think ourselves that we should try to make all our applications easy to upgrade to a client/server situation and we think browse is not very client/server so we tend to stay with the listbox only. But what with the large picklists then ?
Is browse really so bad to do nowadays ?

Anybody has some thoughts on this for me ?

Koos Veel.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform