Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
First Element in a Combo Box using an Array as Rowsource
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00065236
Message ID:
00065301
Views:
41
>I want the first element of the array to be the item displayed in
>the combobox when the user goes to ADD a new record. When the user
>Adds a record, the value in the combo-box is empty; when the user
>clicks on the box to drop-down the list, the 'default' value is a
>blank item at the bottom of the Array.

I assume that for the Add, you're using an APPEND BLANK? Instead, you
could use an INSERT INTO table (cField) VALUES (myCboSource(1)).
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform