The information in this article applies to:
SYMPTOMS
When the View property of the ListView control is set to 2 - List,
ListItem objects may have portions of their Text property truncated. This
results in, for example, an entry of "Thi..." instead of "This is my text". Q149320 BUG: First ListItem Truncated with ListView in Report ViewThis article outlines the different symptoms of that problem in addition to providing a different workaround. RESOLUTIONTo fix this problem, set the column width of the ListView control before displaying the items. Knowledge Base article Q147666 explains how to set the width of columns in a ListView control in both List and Report modes. STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce
Additional query words: kbVBp400bug kbVBp kbdsd kbDSupport kbControl
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |