I couldn’t find a fix.
I had to move to the ext-js grid control. It’s a lot more complicated, but so far, it works perfectly in IE and Firefox.
I need an email address to send you the login information. I don’t want to post it here. You can email me at the address I signed up with.
That didn’t seem to help.
It is wider than the screen if I have my browser set to a smaller size. If I maximize it, it is smaller. It doesn’t seem to matter either way.
I would LOVE an option to make it the width of the screen.
I’m not currently setting a width. I experimented with setting a width of 1000 and turning shrinkToFit true and false. It didn’t seems to fix where the column width drag handles were.
Lack of a DOCTYPE at the top of my html was causing IE to render in “quirks” mode which caused the headings to be pushed down.
However, the grab handles to resize the columns are still in the wrong place. I think this has to do with the fact that some columns are hidden.
When all columns are shown, they are in the right place, but as columns are hidden and the existing ones expand, the grab handle still stays in the same/old place.
Also notice that the header row seems to be too short in IE. Could this have anything to do with the problem? I’m not sure how it got that way, again, it looks correct in Firefox.
I tried adjusting a few things in the css to get the header row to be taller, but apparently I don’t know what I’m doing. 🙂
I just checked and IE6/7 work the same.
I don’t think that will work.
Your JSON data should look something like this:
{ total: xxx, page: yyy, records: zzz, rows: [{id: 1, cell: [“data”,”data”,”data”] },
…
…
]}
I’m using 3.2 RC.
Wow my links got mangled:
http://dev.epmsonline.com/user/jquery/jqgrid/ie7.jpg
http://dev.epmsonline.com/user/jquery/jqgrid/firefox.jpg
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top