I have a windows form application created using Visual Studio 2008. It uses the datagridview control. I
have a cell that contains text and I want to allow the text (which is wider than the cell) to flow into the cell on the right. I cannot figure out how to make it do this. Right now it truncates the text and adds (...).
↧