Just started getting into jqGrid 3.5 and I hit a problem.
Here is a section of HTML code I copied out of Firebug:
That shows that the 3 section on the pager: the left section is set to 1262 pixels, the center is 1287 pixels.
The problem is that, my LCD display's resolution is 1280×800, which means that only the left section is showing. The rest are not.
I am using Firefox 3.0.11, jQuery 1.3.2 and jQuery UI 1.7.2. The demo site for jqGrid 3.5 is working fine. So I think this is some kind of bad interaction between other Javascript stuff.
Has anyone seen this? Thanks! I am about to dig into the jqGrid code but hope that someone may have a pointer for me.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top