DataGrid ColumnHeader truncated

  • Thread starter Thread starter Ingo Eichenseher
  • Start date Start date
I

Ingo Eichenseher

Hi,

If i use DataGridTextBoxColumn and set its Alignment
Property to HorizontalAlignment.Right i get some HeaderText
truncated at the right end, especially those ending with the
captial Letter 'W'. How to avoid that ?

Thanks
Ingo
 
Hi,

I usually add a period to the headertext so that gets truncated. It
is not a perfect solution.

Ken
 
It's over a year now. Is there a fix for this?
Also, is there a way set the padding for the right-aligned column?
 
Back
Top