I have a datagrid with a text field. the column resizes as i resize the parent window.
unfortunaly the spacing between the text gets stretched as i do this.
is there a way to avoid this other than completely overwriting paint and drawing the string myself?