Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid with command button column
Message
De
20/11/2004 01:12:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00962258
Message ID:
00963163
Vues:
10
Dalawang commandbuttons pa din ba sa loob ng Column3? How about yung DynamicCurrentControl? tanggalin na?
IF !DELETED()   	DELETE
	SKIP
	IF DELETED()
	    Thisform.grid1.column3.CurrentControl = "cmdRecall"
	Endif
	Thisform.Grid1.Refresh
ENDIF
IF DELETED()
	RECALL
	SKIP -1
	thisform.grid1.column3.CurrentControl ="cmdDelete"
	Thisform.grid1.Refresh
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform