Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field in combo box
Message
De
26/07/2000 17:17:13
 
 
À
26/07/2000 17:02:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00396895
Message ID:
00397336
Vues:
13
the controlsource of the grid.column3.editbox is customer.comments and readonly=.f. i have the fwg in my combobox interactivechange:-

with thisform
.grid1.column1.text1.value=this.list(this.listindex,1)
.grid1.column2.text1.value=this.list(this.listindex,2)
.grid1.column3.edit1.value=this.list(this.listindex,3)
.refresh
endwith

could it be that the SQL doesnot really "open" the memofield since only the word "Memo" is copied to the editbox? tks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform