Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data binding
Message
From
20/04/2003 07:17:10
 
 
To
20/04/2003 03:50:36
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00779590
Message ID:
00779597
Views:
11
Hi John.

Once I call new() (appen blank), the value of my combobox reset. How to bind data without reset the value of combobox to ""? Also, the list in combo is defined by user.

What you need to do is to save the value of the property that is the ControlSource for the comboBox before you call New(). Then, after the call to New(), you have to set the property in your bizobj that the combo is bound to to the value that you saved before you called New(). Finally, refresh the combo.
Previous
Reply
Map
View

Click here to load this message in the networking platform