Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record deleted from rowsource of ComboBox
Message
 
 
To
04/01/2010 16:30:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01441974
Message ID:
01441985
Views:
29
>The rowsource table is just a free table that's used as a lookup of choices for a single field in the cust table. These choices typically are changed on an annual basis.
>
>I just never noticed this happening in the past. Apparently, when you remove a field in the rowsource (lookup) table that value is no longer available for display, so it displays a blank. I would like to figure a way around this...to display the value in the cust.refby field instead.

You may try using unbound combobox and do manual binding as needed. The behavior of showing a balnk value if the value is not found in the RowSource is the default behavior, but I don't recall right now it this the behavior for every RowSourceType or just for certain types.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform