Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BoundTo and combobox
Message
From
14/05/2002 09:03:46
 
 
To
13/05/2002 22:48:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00655799
Message ID:
00656091
Views:
10
Combo boxes in grids are a real headache. What I eventually did was to use a textbox and a combobox in tandem. I set the textbox value from the combobox, and use the textbox as the default currentcontrol. In the textbox gotfocus, I make the combo the currentcontrol, and switch back in the combobox lostfocus. Actually it looks pretty clean and neat that way.

Alan

>Hey Jim!
>
>Is it in a grid? I'm having the same behavior with a combobox in a grid. It's a relatively obscure piece of functionality, so I've just dealt with it. Sparse is set to .f., and the control shows up in each column, but it just doesn't show the value until it has the focus.
Previous
Reply
Map
View

Click here to load this message in the networking platform