Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Value in Combo Boxes
Message
From
08/02/1997 18:23:39
 
 
To
08/02/1997 18:09:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00019745
Message ID:
00019758
Views:
36
>Yes it does point to 1, which is my key field. I would like the default to be "05". Currently the first entry is blank when the form starts, or refreshes.

If it points to 1 then this means you are showing the user the ID field instead of the logical value.

Usually, we have something like this

SELECT SUPPLIER_NAME,SUPPLIER_ID FROM SUPPLIER... in the RowSource

BoundColumn=2

ControlSource=SUPPLIER_ID

Maybe you can send us a SCX sample so we can check it.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform