Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field data save problem in VFP 5.0
Message
From
13/12/1996 18:19:49
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00014990
Message ID:
00015100
Views:
33
>Field data save problem in VFP 5.0
>
>I have a problem when moving off of a control in a form and clicking on
>a save button on a tool bar. The data typed into the field does not get
>saved unless I press Tab or Enter before clicking the tool bar. My
>cursors are set to BufferModeOverride = 4. Anyone have them same
>problem and correct it?

In the LostFocus method of the textbox control, put the following:
This.Value = This.Value

It sounds crazy, but it works!
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform