Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you add to a COMBO BOX?
Message
 
To
30/10/1997 11:33:40
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057406
Message ID:
00057409
Views:
30
>OK - I am really getting into vfp50. I would like to add to my COMBO BOX.
>I want to do this with APPEND BLANK, but it is not working. What is the
>best way to add to a COMBO when the COMBO displays a field from a table.
>thanks.. :)


Hi Robert,

Add the new record to the table using APPEND BLANK/REPLACE or INSERT-SQL. If the ComboBox is based on a field then use the ComboBox's .Refresh() method, if it based on SQL the use the .Requery() method.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform