Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid only displaying last record again
Message
De
11/10/1999 07:16:28
 
 
À
09/10/1999 13:44:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00274612
Message ID:
00274851
Vues:
25
Hi Edward:

THanks for responding.

I've set up my grid with the actual controlsource put in the
grid. I do my select into cursor....sum_display
but I have 2 columns that must search an array for their value,
I have a function that returns the value but doesn't seem to be working here,
is this because I'm using a cursor?
column2 -
iif(empty(sum_display.office), " ", offdesc("Agisoffices", sum_display.office))

column4
iif(empty(sum_display.sessionid), " ", sesdesc("Asession", sum_display.option_cd))

I used this type code in all my other grids to return value of
field from an array and works fine.

My other 3 columns controlsource are sum_display.fieldname

When I run I just get a blank grid even though I have a record there.

You input is appreciated.
THanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform