Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox not working for numbers
Message
From
06/11/2008 11:07:41
 
 
To
06/11/2008 11:02:26
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01360195
Message ID:
01360202
Views:
14
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>I am working in vfp8sp4. I am working with a combobox using a table with 2 fields. 1 field is numeric and the other field is character.
>
>If you run the form and select any of the records that are not the same number as the record:
>Prority (N(3,0)) ProrityDescrip C(50)
>
>1       High
>2       Medium
>3       Low
>4       Suggestions
>9       Look at – Low
>99    Research in far future
>
>These are just examples, but on the line of what is in the table for the dropdown. If you select 9 or 99, the selection does not appear in the box when combobox is collapsed.
>
>I know this was a problem in 3 and possible 6, but I thought it was fixed in vfp8 or 7.
>
>Is this still a problem?
>
>TIA
>Beth

You should use Combo.BoundTo=.T. in case of numeric controlsource.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform