FIX: Programmatic Change in Grid Does Not Update ControlSource
Article ID: 139865
Article Last Modified on 10/15/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
This article was previously published under Q139865
SYMPTOMS
When trying programmatically to change the value in a text box that is
contained in a grid, you discover that the underlying data is not updated.
WORKAROUND
To work around the problem, use a REPLACE statement to change the
underlying data, and use the REFRESH method to update the grid.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual FoxPro 5.0 for Windows.
Keywords: kbbug kbfix kbvfp500fix kbcode KB139865