Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid attached to array?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00178347
Message ID:
00178479
Vues:
34
>Can you attach a grid to an array? All the documentation I have indicates you attach it to tables. We have a screen with about 323 fields which needs to refresh ever 20 seconds for monitoring purposes. It was converted from 2.6 to VFP6. On some machines it runs fine, but on others it is so slow as to be unacceptable. I have been thinking a grid would display faster than having to refresh all those fields, but the original code ran from arrays. Any suggestions would be appreciated.

If you really need to use arrays instead of table/cursor, you might think about using a listbox instead of the grid for display purposes. I try to use listboxes instead of grids for mostly read-only data.
It's "my" world. You're just living in it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform