Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date textbox entry in XP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00692475
Message ID:
00692611
Vues:
19
I'm guessing here but;
Sounds like your date textbox is not the "currentcontrol" in the grid column.

if you are adding your control manually, try setting that property.

If you are adding it programatically try:

thisform.grid.columns[1].currentcontrol='mydatetextbox'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform