Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo / List box dumb question
Message
From
02/04/1999 14:07:50
 
 
To
02/04/1999 13:58:54
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00204728
Message ID:
00204734
Views:
15
>I am using a combo box to allow users to select a name prefix (Mr, Ms, Dr, etc) from a list and store it in a file of contacts.
>
>I have the rowsource = sele prefixname from genref into cursor tmpprefix - the controlsource is set to the field in the view where the prefix is stored - This combobox is on the second page of a page frame where people are selected on the first page and the fields are populated on the second
>
>My problem is that when I get to the second page the prefix is blank. Not only in the combobox but also in the view.
>
>What gives? This should be simple and I am sure that I am overlooking something here really basic but I'm stymied.
>
>TIA Jeff

It's common precaution to add This.Refresh to all Page.Activate event. VFP refreshes automatically only the active page.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform