Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox and new value
Message
From
29/05/2002 09:15:17
 
 
To
29/05/2002 08:56:18
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00662386
Message ID:
00662393
Views:
18
>I have combobox where rowsource is a cursor's field.
>When the users types in a new value (not found in the list) I can detect it (this.value<>this.displayvalue) and create it in the cursor but I'm having trouble to display it in the combobox after it's created and updating the combobox's controlsource.
>
>I'm sure this problem passed a 1000x times here on UT.
>

After you update the cursor, call the combo's Requery method.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform