Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting present date to all rows of a grid
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00563357
Message ID:
00563359
Vues:
17
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform