Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleted record not removed from grid with refresh()
Message
 
À
02/08/1999 13:16:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00248893
Message ID:
00248896
Vues:
12
>In a grid with AllowAddNew=.T., a new record added with the DownArrow is then deleted with a CommandButton and thisform.mygrid1.refresh() is issued. Problem is that the appended and subsequently deleted record is not removed from the grid with refresh(). If the user does
>a PgUp to remove the record from view, and then PgDn it is gone!
>How can I remove the deleted record from the grid through code?
>Thanks.

Issue a GO TOP or LOCATE to move the grid away from the deleted record.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform