Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBoxes and columns...
Message
De
17/09/1998 12:02:33
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00137822
Message ID:
00137832
Vues:
22
>I'm attempted to display two fields of a table with codes and descriptions to a cbo but i only want to save the code with the record in the main table. I've tried to use columns, but can't figure them out, especially not how to add info to the second column.
>Ideas are appreciated.
>
>Thanks..
>
>Jason Nance
Jason,
Try with these properties :
Rowsourcetype : SQL
Rowsource = select description, code from mytable into cursor somecursor
Columncount : 2
Boundcolumn : 2
Style : dropdownlist
Columnwidths : 100,0
Controlsource : yourtable.code
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