
My datagridview abbreviates the rest of the string when the cell is too small to contain the string.
How do I make it so that a horizontal scrollbar is shown so that the content can be viewed?
The datagridview is docked (fill) to the form and has a single column header with fill property as well.