Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Display disappearing
Message
From
23/07/1998 23:32:15
 
 
To
23/07/1998 20:15:15
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00118241
Message ID:
00120842
Views:
34
>type('e_ivsvs.is_spkey')=Integer
>Yeah, realling hurting.
>Thanks for trying.
>

I've never had this problem in a grid before, but when I have it with a regular combo, I unbind it and 'virtually' bind it with code in refresh and lostfocus:

refresh
this.value = e_ivsvs.is_spkey
this.displayvalue = e_ivsvs.is_spkey

lostfocus
REPLACE e_ivsvs.is_spkey WITH this.displayvalue

Hasn't failed me yet.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform