Forum
15:00
28/07/2008
On 3.2.1, the first row was visible. Following patch fixes it:
--- web/js/grid.base.js 2008-08-01 14:35:31.000000000 -0300
+++ /home/santiago.aguiar/workspace/jqGrid/js/grid.base.js 2008-07-23 16:33:48.000000000 -0300
@@ -1053,7 +1053,7 @@
gw += w;
});
if(isMoz) {$(trow).css({visibility:"collapse"});}
- else if( isSafari || isOpera || isMSIE ) {$(trow).css({display:"none"});}
+ else if( isSafari || isOpera ) {$(trow).css({display:"none"});}
grid.width = IntNum(gw)-IntNum(hdc);
ts.p.width = grid.width;
grid.hTable = document.createElement("table");
01:17
Moderators
30/10/2007
This was a previos behavior of jqGrid. If you use this in IE you will have missaligment between header row and body rows- just try to hide some columns with heideCol method to see what will be. I use this bug in IE to resolve other
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
07:23
Moderators
30/10/2007
This was in version 3.2. You should use 3.2.1 fix for this.
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
08:29
05/08/2008
I'm sorry, I've should have been more clear:
I'm using your wonderfull component in a result page. I've set the rows to display to 2, and the result from the search contains 3 records, so I can show off the paging functionality.
So when displaying the first 2 rows, it works beautiful, no vertical scrollbar. when I click for the next page, I get a list with one record (the 3th). now when I click back to show me the first 2 rows again, I get the vertical scrollbar.
Any clue?
08:52
Moderators
30/10/2007
If you set the height to 100% instead of auto you will have the expected result, but you will have problems in this case with Safari. I will try to handle height auto in FF correctly in the next bug fix release.
Thank you
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
08:57
Moderators
30/10/2007
Ok. fixed.
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
61 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66