Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to add dynamically values in a comboBox
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
What is the best way to add dynamically values in a comboBox
Miscellaneous
Thread ID:
00297972
Message ID:
00297972
Views:
59
This is the problem to solve.
You are using a ComBoBox with Style= 0 ( You can type value in the text box)
Your RowSourceType = 5-Array

Question is, what is the best way to grab the value typed by the user and adding it to the array if the combo box. This must work without knowing the array.

Problematic:
What event will you use?
Do you need to add properties or method to do this?
Next
Reply
Map
View

Click here to load this message in the networking platform