Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with listbox
Message
 
 
À
06/08/2009 09:40:18
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01416455
Message ID:
01416456
Vues:
77
This message has been marked as a message which has helped to the initial question of the thread.
The only way to make it to work is to have aName the first column. Otherwise perhaps there are replacements in Downloads section here.

>Dear All,
>I have a listbox on my form with below properties :
>
>thisform.list1.BoundColumn = 2
>thisform.list1.ColumnCount = 2
>thisform.list1.ColumnWidths = "60,270"
>thisform.list1.RowSource = "Autos.ACode,AName"
>thisform.list1.RowSourceType = 6
>
>some record are as below :
>1 34567
>2 45j74
>3 12g45
>4 73475
>
>I want to use from IncrementalSearch on AName field.
>When i press 4 (for example), i want it show second row (45j74), but it show 4th row.
>What i must to do? i dont want to set RowSource as AName,ACode.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform