Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo
Message
De
08/10/2005 07:34:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
08/10/2005 07:14:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Combo
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01057426
Message ID:
01057427
Vues:
10
>hi all,
>any idea ,help
>
>i build my combo via my table , i have 2 fields one as number1,2,3...
>second name
>i need to let thisform.text1.value=thisform.combo1.name(mean second field in mycombo)
>
>thanks.
with thisform.combo1
  thisform.text1.value= .List(.ListIndex,2)
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform