Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table insert from combobox
Message
 
 
À
02/12/1999 20:49:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00298163
Message ID:
00298406
Vues:
17
At about 2am it dawned on me, the solution is in lostfocus

if empty(this.value)
insert into child(text_field) values(this.displayvalue)
&& record pointer is at new record, table is curretly selected
this.value = child.primary_key
endif
this.refesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform