Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with desired grid behavior
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00203602
Message ID:
00203807
Vues:
19
In addition, for those columns where it is conditional, put the code in the When() event of the textbox in the column.

Although this is a simple condition, don't forget, you can build an entire process to determine the eligibility of entering a field. The when can be a complex case structure if so needed.

return( MyCursor.Field1 = "something" and empty( MyCursor.Field2 ))

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform