Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time in Grids
Message
From
02/08/2002 10:29:56
 
 
To
01/08/2002 12:47:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00685077
Message ID:
00685426
Views:
13
One idea is to treat the time portion as a character field. If you are/can use military time, use the existing text box in the grid, and set the input mask to 99:99. You can use validations to make sure that a valid time was entered from 00:00 to 23:59. You can either store in the table as a character field separate from the date portion (FoxPro) or put the time and date back together again for storage.



>I have an app that needs time to be entered into a grid. I currently have a datatime field to hold the time, I just need it to be a time value, since I do not care about the date value. However, the grid entry shows both the data and time. How can I make it so that it only shows the time value? ANy ideas.
Previous
Reply
Map
View

Click here to load this message in the networking platform