Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete records in grid and compute total
Message
De
02/10/2004 06:09:42
 
 
À
01/10/2004 13:07:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00947104
Message ID:
00948179
Vues:
36
lnRecNo = IIF( NOT EOF( thisform.grid1.RecordSource ) AND NOT BOF( thisform.grid1.RecordSource  ), RECNO( thisform.grid1.RecordSource  ), 0 )
SELECT ( thisform.grid1.RecordSource )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform