Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with listbox
Message
 
 
To
06/08/2009 09:40:18
Reza Meamar
Homa Programming Group
Shiraz, Iran
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01416455
Message ID:
01416456
Views:
76
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
Previous
Reply
Map
View

Click here to load this message in the networking platform