Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox
Message
From
18/07/2000 02:57:29
 
 
To
17/07/2000 16:18:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00393506
Message ID:
00393662
Views:
19
Helo Sergio.

>> SELECT cbranch_name, branch FROM branches ORDER BY cBranch_name INTO CURSOR cBranchList

For example if I go to this form and I belong to a branch named
"Miami" then when I append a record I want to default the combobox to display "Miami". <<

Assuming that your combo's ControlSource is set up as MyTRable.Branch, just set up the combo with its BoundColumn = 2. If it is a bound control, it will display the value in the underlying data source after you refresh the form.

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform