FIX: After Removing Text in Grid Other Data Appears Truncated
Article ID: 134436
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q134436
SYMPTOMS
After you add an edit box as a control to a grid column and delete some of
the text in the edit box, the text in the other records in this column
appear to be truncated to the new length of the text in the edit box.
WORKAROUND
Set the Sparse Property for the grid column that contains the edit box to
True (.T.).
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.
REFERENCES
For additional information on adding and removing objects from the columns
of a grid, please see the following articles in the Microsoft Knowledge
Base:
127843 How to Place a Command Button in a Grid Cell Visually
127880 How to View Memo Fields as Edit Boxes in a Grid
Additional query words: 3.00 3.00b
Keywords: kbbug kbfix kbvfp500fix KB134436