Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.Value synchronization
Message
 
 
To
25/09/2002 09:55:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00704046
Message ID:
00706089
Views:
19
>>Hilmar,
>>I achieve this in my Save class with
*-- Force the current controls data buffer to update.
>>If Type("thisform.ActiveControl") = "O"
>>	thisform.ActiveControl.SetFocus()
>>EndIf
>>
>>HTH
>
>Thanks.

Is where a better way around the same problem?

I have a grid. User changes text in one cell, when presses a button on the form, which flips content of Owner1/Owner2. I found, that it doesn't always take the changes. I use table field values and not the textbox values. What should I do to use user's changes?

I thought textbox valid fires, when I press on the button...

Update I should have looked to the code before posting it. I did use textboxes values instead of field values!
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