Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with refreshing arrays in a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00045944
Message ID:
00045963
Vues:
28
>Since the rowsource is an array, try setting the rowsource = laTranTime.
>HTH,
>Sorin

Sorin, sorry, but I mistyped:

The current settings are rowsource=laTranTime and rowsourcetype=ARRAY

Code:

DIMENSION latrantime[1,1]
SELECT ttrantime FROM snapshot ORDER BY ttrantime INTO ARRAY;
latrantime where npilecode = gnpilecode and dtrandate = ctod(ldTranDate)
Thisfrom.refresh()

From the three lists:
The first list loads correctly from the init method of the form.
The second and third list load only one item out of the query created.

Thanks,
For every bug fixed, there is a bigger bug not yet discovered.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform