Connecting Tech Pros Worldwide Forums | Help | Site Map

DataGrid HeaderStyle-Wrap

RN1
Guest
 
Posts: n/a
#1: Oct 6 '08
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.

Closed Thread