Controlling column width in a GridView
...rowser that you're going to specify the width of each cell. You may also want to include the overall width of the grid here as I mention in (3
2) The first row of the table sets the width for each cell, and that's usually the HEADER row, not the item row, so use either HeaderStyle-CssClass or HeaderStyle-Width to set the width of the cell. I...
