Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
De
15/08/2001 12:05:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Grids
Divers
Thread ID:
00544134
Message ID:
00544134
Vues:
40
Hi

I am using a Select statement to populate a Grid, but in the one of the columns I want to check the value of a field in the select.

I have placed code in the Textbox in the Column saying:
IF this.Value = "R"
    this.Value = "Referral"
ELSE
    this.Value = "Request"
ENDIF
But nothing happens, do I need to change something, the Select is selecting into a cursor.

Thanks
Kev
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform