I would also adopt the title to report something missing in the docs. There is an undocumented features, it's the keyword "col_widths" which is a list of numbers that defines specific widths for each jqgrid column.
example: .. col_widths: 100,80,200 .. I think this should be, at least, documented in the widget builder.

