How to Update Datetime Field from Date & Time Grid Cell Values (138980)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q138980 SUMMARY
You can create editable Date and Time text box controls in a grid that,
when edited, change the value in a single Datetime field in a table. This
can be accomplished by creating a local view from the table that contains
the Datetime field. The local view will include the Datetime field, a date
field derived from the Datetime field, and a character field derived from
the time portion of the Datetime field. These can be placed in the grid and
their values passed back to the Datetime field upon modification.
Modification Type: | Major | Last Reviewed: | 8/24/1999 |
---|
Keywords: | kbcode KB138980 |
---|
|