Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I refresh my combo to see a newly appended record
Message
From
16/08/1999 10:36:29
 
 
To
16/08/1999 03:54:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00253805
Message ID:
00254035
Views:
30
Marcia-

>>> IF TRIM(this.value) <> TRIM(this.displayValue) .AND. !EMPTY( this.displayValue ) .AND. ASC( this.displayvalue ) >= 30
> *!* Then we have a new value to add to the list
> this.additem( this.displayValue ) <<
>
>Doesn't this assume that the combo's BoundColumn = 1?

No. Rarely do any of my combos bind to the first column < s>. Though it does assume BoundTo = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform