Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
White space replaces Grid after rec-delete
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
White space replaces Grid after rec-delete
Divers
Thread ID:
00695467
Message ID:
00695467
Vues:
44
Here's another game of whats-wrong-with-my-code
If a record has been deleted the Grid disappears after this code:

*** COMMAND3.CLICK UPDATE
Set Safety Off
nAnswer= 0
. blah . blah . blah
Select ModiComm
Set Order To Grpid
Go Top
ThisForm.Command4.Enabled= .T.
ThisForm.grdModicomm.Visible = .F.
PACK
ThisForm.grdModicomm.Visible = .T.
ThisForm.grdModicomm.ReadOnly=.T.
ThisForm.grdModicomm.Refresh
Set Safety On

Edits and adds don't have this problem, What's Up?
Edgar L. Bolton, B.S. B.B.A.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform