Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pack & grid in a form
Message
 
À
13/04/2002 14:36:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00644723
Message ID:
00644726
Vues:
12
you could compute the number of non deleted records using the statement
count(*) for not deleted() to nCount
nCount now contains the right number of records.

HTH,

Marc


>In a form, I have a grid (record source is Table A), a delete button to delete a record and a label to show the total no. of record (by using reccount())
>I want to use the label to show the most update of no. of record.
>My problem is if I add "pack" after my delete code, it will make my grid become blank.
>If I don't add "pack" to my code, the label will show the no. of record including the deleted record. So what can I do?

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform