Article ID: 191723 - Last Review: January 8, 2003 - Revision: 1.1 BUG: DataGrid Column Appears To Be MissingThis article was previously published under Q191723 On This PageSYMPTOMS
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.
MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
