Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting present date to all rows of a grid
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Inserting present date to all rows of a grid
Miscellaneous
Thread ID:
00563357
Message ID:
00563357
Views:
55
You guys are great! Thanks for all your help! I have another question if you don't mind. The grid that I use has a recordsource to automatically insert data from a specific table that I have. I have one field that is empty in the table but during runtime I would like the field to insert the present date.
I have tried the following code on the forms "Init" but it only inserts into the first row and all the other records remain empty from that field.
ThisForm.Grid1.Column20.text1.value = DATE()
Thanks for your help!

Max
Next
Reply
Map
View

Click here to load this message in the networking platform