Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with a grid
Message
De
01/10/1999 21:28:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Problem with a grid
Divers
Thread ID:
00271844
Message ID:
00271844
Vues:
54
Can anybody help me???
I have a grid with 6 columns. In the third column.text1.lostfocus event
if empty(This.Value)
MESSAGEBOX(allt(oApp.GetLoginName()) + ": " + ;
"field x can not be empty ", ;
MG_ICONMSG2, ;
APLIC_LOC)
This.SetFocus
NODEFAULT
endif

this code is executed. When input information, I can't see that. When lost focus I can see the information typed.

What is wrong?...

Any help will be appreciated. Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform