Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting present date to all rows of a grid
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00563357
Message ID:
00563359
Views:
16
>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

After you inserted data from the table do replace directly on the date filed in the grid recordsource.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform