Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-column list box
Message
De
10/03/2010 09:13:41
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
09/03/2010 12:18:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01453494
Message ID:
01453709
Vues:
40
>No, I want a list box, with 3 columns, with each column being driven by the same field.
>
>For example, I have the field myTable.ClientName, I'd like the list box to show myTable.ClientName in all 3 columns: rather than having a long vertical list box, I'll have a wider horizontal list box.

The value of a listbox is the row number - and then the value in THE bound column in the selected row; you can't pick which column, you picked it when you decided which is the bound column.

You can have a grid which looks like a listbox, and catch a keypress of enter or a doubleclick, or which cell was selected when grid lost focus.

Or you can try to make three (nearly) borderless listboxes next to each other.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform