I have a datagrid which has a mixture of column alignments. On the right justified columns its losing the last character and you just see the edge of it behind the column seperator. Adding spaces to the end of the column header text doesn't work. The best workaround I have found is appending a pipe (|) to the end of the text.

Is this a bug with the datagrid or can someone suggest a better workaround.