Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box Question
Message
From
03/12/2008 15:55:20
 
 
To
03/12/2008 15:30:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01365396
Message ID:
01365399
Views:
22
>I've got a Combo Box that has a list of names. The users want to also be able to pick a name from a browse form - ok, not a problem. I can set the DisplayValue so that the name selected shows in the closed combobox, but I also need to 'set' the ComboBox index so I can get other information that corresponds to that name.
>
>Which property do I use?

If you get names from the table, then bind combobox.value to table.id and then use Combo.Value to search in the table.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform