Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Co-ordinate cwith combobox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00405217
Message ID:
00408055
Views:
20
OK, now we're getting closer. Does the combobox have the right data in it but the wrong item visible? Or do you need to requery the data in the combo's rowsource?

If the former, is the combobox bound to the data? If so it should refresh automatically. If not you'll have to go to the correct item in the combo data and refresh the combo box.

If the latter, then you'll have to do a Requery() of the data (cursor, view, etc.) and then a Requery() of the combo as well.


>Barbara:
>
>The combo is on the form itself, the textboxes are on the pageframes.
>The combo now (thank you) refresh the textboxes, the mover buttons do refresh the textboxes on the pageframes but not the combobox on the form.
>Thank you.
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform