Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete from Grid
Message
De
18/02/2011 17:56:45
 
 
À
18/02/2011 10:13:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01500698
Message ID:
01500796
Vues:
60
Tariq,

Ooops.. my bad.

As Naomi has suggested, better to trap for Ctrl-D in the KeyPress event.

Then, you can either call:
This.DeleteRecord()    && if method is in your grid class
or
ThisForm.DeleteRecord()    && if method is in your form class
Dennis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform