Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box still not Combo'ing
Message
From
27/03/2019 14:02:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/03/2019 12:43:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01667365
Message ID:
01667603
Views:
54
>Already tried that, no change. But now here's the kicker. If I pull just the firstname, lastname and cboSelectPerson (the combobox) fields off the form to a separate form (running the same code), it works.
>
>On the Original form I've tried:
>Requery - no change
>setting the RowSource to '' before setting everything - no change.
>changing the name of the combobox - no change
>
>I've walked the code and watched the underlying cursor get populated, so I know there are data to go into the silly thing
>
>I've got a combobox acting like there's an empty cursor behind it. click on the down arrow and nothing happens

PMFJI, I didn't follow the thread and don't know the details.

"click on the down arrow and nothing happens"

Maybe there is something preventing you from clicking (a transparent container, shape in front or not enabled). Make sure it is enabled and also you can't drop down by keyboard (alt+space).

Also check inputmask and format.

PS: I don't know what your rowsource is, I would suggest using RowSourceType = 3- SQL and an SQL statement as the RowSource.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform