I would like my GiridView to display a single row that cannot be stretched vertically by it's contents. I tried setting the TextWrapping and TextTrimming properties on the GridViewDataColumn, but it only seems to apply to the very first line of text. If the value contains carraige returns, then the cell grows vertically. I want to have all uniform one line entries.
Thanks,
Rod
Thanks,
Rod