Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo will not display value after closed
Message
From
25/05/1999 23:19:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Combo will not display value after closed
Miscellaneous
Thread ID:
00222776
Message ID:
00222776
Views:
54
Hi

I have a form called OFFICES, in which I have three combo boxes I recently added. My problem is that after I select my values for the last two and close the form -- when I reopen the form the data is not displayed in the combo. However, it is being recorded in the table.

Here are the details:

A. cmbsourcestate
B. cmbfields
C. cmboption
___________________

A. cmbsourcestate:
Rowsource = AL,FL
Rowsourcetype: 1 -Value
Control Source = offices.sourcestate
bound = 1
bound to = .T.

B. cmbfields:
Rowsource = voters_fields_pview.cfieldlabel,cfieldname
Rowsourcetype = 6 fields
Control Source = offices.cofficefield
bound = 1
bound to = .T.

C. cmboption:
Rowsource = voters_options_pview.cfielddetaillabel,cfielddetailoption
Rowsourcetype = 6 - Fields
Controlsource = offices.cofficeoptions
bound = 1
bound to = .T.


These three combos are in a specific order, as I have listed .. a,b,c, because there is code in the interactivechange () that tells box two and three what to pull, based on the choices selected in a & b.


I believe those are all the details. If anyone knows why cmb's B & C are not displaying the values I have selected in them after the form is closed and opened again, I would sure like to hear anyone thoughts.

TIA

Jason
Next
Reply
Map
View

Click here to load this message in the networking platform