I'm using jqGrid 3.6.5 and IE8
When setting shrinkToFit: false
the columns are clearly not aligned with the column headers.
If I turn on shrinkToFit: true
the problem disappears, but I lose the absolute sizing of the columns.
Resizing the columns (in code, or dynamically by the user) does not affect this problem.
See image for illustration