Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Column validation in grid
Message
De
11/07/2008 03:52:40
 
 
À
11/07/2008 03:46:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01330452
Message ID:
01330453
Vues:
23
>I check in my grid's text lostfocus if the entered code is in the library, if it is there, i put the corresponding codename in the 2nd column.
>
>If it is not found, I want the cursor to go back to that column until he inputs a valid code. How can I do this?
*textbox.valid:
If !YourCheckFunc()
   return .F.
Endif
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform