I am using jqGrid with a large number of columns. I have an issue where some of the columns are cut off in Internet Explorer (I am testing on IE9) All columns are shown fine in Firefox. Can anyone think of a reason or a workaround to this issue. I have put a screenshot below of the last cols in Firefox versus IE. IE does popup with a horizontal scrollbar but this is a pain because i am showing 100s of rows so you have to scroll down a lot in the browser to then scroll to see the last columns. Trying to see if there is anyway to get rid of that grid horizontal scroll bar
Here is Firefox where all 16 columns are shown
Here is Internet Explorer where only 14 full columns are shown and the 15th column (ResourceType) is cut off 1/2 way through the column
Any suggestions on how to get all columns to show up in Internet Explorer