Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add records in grid
Message
De
20/12/2006 11:30:49
Arjun Bagojikop
Dynamic Super Software
Sangli, Inde
 
 
À
20/12/2006 10:32:24
Mk Sharma
Shrishti Solutions
Mumbai, Inde
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:
01179181
Message ID:
01179234
Vues:
9
Hi
Mk Sharma
u want to no additional record added then u write code in
grid beforerowcolumnchange
if !empty(this.column1.text1.value)
this.allowaddnew=.t.
else
this.allowaddnew=.f.
endif
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform