DataGrid HeaderStyle-Wrap

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RN1

    DataGrid HeaderStyle-Wrap

    I have a DataGrid whose HeaderStyle-Wrap property has been set to
    False but the headers still get wrapped within the cells. How do I
    avoid wrapping?

    Even setting the ItemStyle-Wrap property of the DataGrid to False
    wraps the items.

    Please note that I haven't set the width of the DataGrid.
Working...