Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NODEFAULT in InteractiveChange
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01543976
Message ID:
01543978
Views:
51
>>Hi everybody,
>>
>>I added NODEFAULT in InteractiveChange of the combobox, but the display value is already changed. I do have the value saved in GotFocus (not the DisplayValue).
>>
>>What should I do to keep the original value if I use NODEFAULT in InteractiveChange?
>>
>>Thanks in advance.
>
>
>**** IAC event
>IF SomeCondition
>   this.Value = SomeStoredValueInGotFocus
>   this.Refresh()
>   RETURN
>ENDIF
>....
>
I don't even need a refresh. It works as I already implemented it. Now trying to figure out another problem.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform