Controlling column width in a GridView
...GridView control to display rectangular data. It's generally a really easy to use control, but I've always struggled with getting column widths to look right
My goal is to fix the width of each column at design time, and any field that contains text that may be longer than my fixed width should wrap around, taking up more vertical space in...





