Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop-down list combo
Message
 
To
09/03/2000 11:58:01
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00343723
Message ID:
00343897
Views:
25
Chuck,
Combo box and Drop-down List box are the same control. A Combo allows the user to add data not already in its rowsource, and a Drop-down List box requires users to use the list stored in the RowSource.

Now that THAT is cleared up, I'm having trouble understanding exactly what you want. You can put a combo (either sort) into a grid replacing the default text box if you want. First make sure the column you are adding the combo to is the active item in the property sheet. Then click on the Combo button and click on the column anywhere. When you look at the property sheet you'll see 'combo1' is added right after 'text1'. Use the column's 'currentcontrol' property to set which control you want active. Then just set up the combo the way you would if it were on the form.

I don't think you can add a combo to a browse screen (at least I don't know how myself).

HTH
Barbara

>VFP 6.0
>
>Whatever those are called, combo box or drop-down list box...
>
>I like to have the field itself have that capability to do this, for in the grid AND/OR in the browse screen ("always there") to get/change the data from an other table (within the DBC). How to do that?
>
>Thanks
>
>Chuck
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform