Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COMBOBOX
Message
 
To
12/02/1999 15:56:24
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00173135
Message ID:
00187182
Views:
46
>The data type is string. I am using:
> ColumnCount = 2
> RowSource = "60,One month,90, Two Months, 120, Three Months, 150, Four Months"
> RowSourceType = 1
> value = ALLT(STR(days_late))
>
>I still can not get to display the value on the combobox!!!!

PMFJI.

If ALLT(STR(Days_Late)) = "63", no row in the combo will be selected, because "63" != "60".
Could that be the type of problem you're having?

HTH,
Rich.
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform