Is there a way (by config or by jquery code) to set the column widths to reasonable defaults, much like the regular html table behaves when you don't set any explicit column widths?
I realize that the cell selection should use getCell, but that always returns false for me, I'll keep poking at that. So how do I use this width value to set the width of a column after load? Between http://www.trirand.com/jqgridw…..;s=getcell I don't see anything that fits the bill.
If you try this with FireFox 3.5 on Linux or FireFox and Safary on Mac there is a bug which is corrected – also it is not actually a bug in jqGrid, but in FireFox.