Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to keep user from selecting columns in grid?
Message
 
À
14/07/2000 17:28:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00392348
Message ID:
00392731
Vues:
9
A RETURN .F. in the WHEN event of the Textbox will keep the user from entering the Column using the Keyboard. However, the user can still click into a cell with the mouse. You actually need to add more code into the AfterRowColumn Change event to check what column you are in and then use a SetFocus() method to force the cursor to a particular column. I ran into this before. It is a bummer but it can be done.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform