BUG: Grid Clip Property Contains Remnants of Former ValuesLast reviewed: August 18, 1997Article ID: Q172537 |
The information in this article applies to:
SYMPTOMSUnder most circumstances, the Microsoft Grid control's Clip property will contain only the values of all the currently-selected cells in the grid. However, in Visual Basic 4.0 16-bit, if a cell in a selected range contains a null value, previously selected values will show through in the Clip property at the position of the cell containing a null value. In Visual Basic 4.0 16- and 32-bit, if the last cell in a selected range contains a null value then all previously selected cell values at that position and beyond will be added to the Clip property.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThis behavior does not occur with the newer MSFlexGrid that ships with Microsoft Visual Basic version 5.0.
Steps to Reproduce Behavior
REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q150229 TITLE : BUG: Setting Grid Clip Property to Empty Text Box Causes GPF |
Additional query words: msgrid grid16.ocx grid32.ocx
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |