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 03:54:14
 
 
To
14/08/1999 22:05:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00253805
Message ID:
00253958
Views:
24
Hi Nancy.

>> 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?

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform