Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox
Message
 
To
11/09/1997 17:07:12
Frank Shaw
Runestones Development Corporation
Ipswich, Massachusetts, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00049667
Message ID:
00049725
Views:
51
>Combobox I want to display in the text side of a combobox the value contained in a field. The value contained in a field is a numeric double. The combobox box is put on a form and the controlsource is the table.field what are the property and methords need to be changed in code to display the numeric value when the combobox is displayed on the form. If I do a skip to next record I want to show in the combobox in the text side a new value the value contained in the field in the current record.

Frank, put the code you need into a form method. Then call this code in your form.Refresh() method, which will be called after every skip. Call the same code in your combobox where necessary. This way you only write/debug the code once.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform