BUG: DataGrid Column Appears To Be Missing (191723)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q191723 SYMPTOMS
If the Visible property of the left-most column in a DataGrid is set to
False, the column will not become visible after its visible property is
reset to True. This problem does not occur with other columns in the grid.
If the grid has a horizontal scroll bar, the left-most column can be
scrolled to. If the grid does not have a horizontal scroll bar, the left
most column cannot be seen.
RESOLUTION
Set the LeftCol Property of the DataGrid to 0, after you set the
Visible Property to True.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | kbbug KB191723 |
---|
|