Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox
Message
 
To
11/08/2003 14:05:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00819056
Message ID:
00819065
Views:
14
>i want to put defautl value in the combo boxc
>
>how can i do
>
>(the data is not coming from a table)

This.ComboName.VALUE = 'Whatever you want as default'

As long as the value was added to the combo previously.

I created a combo dropdown with 3 values ' ', 'YES', 'N/A' and then I would set the This.ComboName.VALUE = 'N/A' when the form came up.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform