Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid plus Combo
Message
From
13/04/2000 07:13:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00359033
Message ID:
00359165
Views:
13
>>>>I thought I knew how to do this but apparently I don't...
>>>>
>>>>I have a grid with a listbox in it. When I make a selection in the list box and move out of the cell, the cell goes blank. How do I get it to display my selection?
>>>>
>>>>Rick Liebespach
>>>>1-800-525-7117 x270
>>>>Rick@omniagroup.com
>>
>>
Richard,
>>A quick thought - inputmask not wide enough to hold all possible combo display values ?
>>Cetin
>

>The inputmask is it's default value (none)


Richard,
There are other reasons such as :
-combobox doesn't have controlsource value in its items (ie: Countries combo, Turkey is not in list but controlsource is Turkey),
-Surprisingly for me some nonstandart chars found in our language (shouldn't be an option for you)
-Column is not width enough to show longest possible displayvalue
-Inputmask is not wide enough to show longest possible displayvalue
Assuming it's not a problem of controlsource and itemlist I insist you try with an inputmask and column wide enough to hold longest possible. ie: If longest is "Massachusetts" then inputmask = replicate("X",len("Massachusetts")). Just try once :)
Cetin
Ç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
Reply
Map
View

Click here to load this message in the networking platform