Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date textbox entry in XP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00692475
Message ID:
00692611
Views:
20
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'
Previous
Reply
Map
View

Click here to load this message in the networking platform