Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 - Dropdown LIST
Message
From
21/01/1999 10:44:46
 
 
To
21/01/1999 10:34:27
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00178470
Message ID:
00178472
Views:
43
>1. I have a form
>2. On the form I have a drowndown LIST
>3. The dropdown LIST contains ROWSOURCETYPE 1-VALUES and ROWSOURCE Monday, Tuesday, Wednesday, Thursday, Friday
>4. When I run my form and click on the dropdown LIST I can see all the values that are supposed to be in there, no problem
>5. The problem appears when I ADD a record and then I click the dropdown LIST again. I have a blank value at the end of the dropdown LIST.
>6. Why is this value in there if it's not specified in the ROWSOURCE?
>7. Is there a way to get rid of it?
>8. Is this a bug in VFP 6.0?
>
>Any comments will be appreciated, thank you in advance.

Forstly, it's not a bug. Secondly, it depends what Combo.Style you use. If it's drop-down list and combo is bound (i.e. you specify combo.controlsource) then corresponding field value should be in rowsource, i.e. you have to have default value when you append the record.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform