PRB: Data Not Updated with ToolBar Navigation (185242)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q185242 SYMPTOMS
When navigating a table using the ToolBar, changes made to the table from a
Visual FoxPro control, like a text box, are not saved when the record
pointer is moved.
CAUSE
When buttons on the ToolBar are clicked, the focus does not move off the
current control as it does when using command buttons.
RESOLUTION
Here are two possible workarounds:
- Press the ENTER key before moving the record pointer.
-or-
- Assign the Text property of the text box to its Value property, before
moving the record pointer. For more details, please see the MORE
INFORMATION section of this article.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbprb KB185242 kbAudDeveloper |
---|
|