Forum
08:34
18/03/2009
Hi,
I noticed this problem on Firefox.
We should add a
margin:0em;
to
.ui-jqgrid .ui-jqgrid-htable class other wise at least on Firefox sometime the header has a big margin below. So i am suggesting this class to be like this:
.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0em;}
This problem occurs on 3.5 Beta.
04:22
Moderators
30/10/2007
Hello,
Never get to this problem, but -Thanks added. Also work OK in other browsers.
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.
14:57
18/03/2009
I am noticing same problem on grid bottom also (before pager).
See here: http://www.avantis.ro/problem.jpg
I suggest so we fix also this.
.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin: 0em;}
I added margin: 0em;
06:20
18/03/2009
I am noticing also on IE 7 some problems with pager buttons.
A sample of the error is here:
09:56
Moderators
30/10/2007
Hello,
Could you please post the jqGrid configuration.
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.
15:19
18/03/2009
$.extend(
true,
$.jgrid.defaults,
{
mtype : 'POST',
datatype : 'json',
gridview : true,
multiselect : true,
multiboxonly : true,
height : 'auto',
autowidth : true,
rowNum : 1000,
rowList : [1000, 2000, 3000],
viewrecords : true,
pginput : true,
pgbuttons : true
}
);
jQuery(document).ready(function(){jQuery('#jQGrid_List').jqGrid({"url":"\\/admin\\/translations\\/data\\/timestamp\\/1246393136","colNames":["edit","id","key","text"],"colModel":[{"name":"edit","index":"edit","width":"60","align":"center"},{"name":"id","index":"id","align":"center","key":true},{"name":"key","index":"key","align":"center"},{"name":"text","index":"text","align":"center"}],"sortname":"id","sortorder":"desc","caption":"List","pager":"jQGrid_Pager"}).navGrid('#jQGrid_Pager',{refresh:true, edit:false, add:false, del:false, search:false});});
01:54
Moderators
30/10/2007
Hello,
Do you have a doctype declaration at the beginning of the html file?
I fill that this declaration is missing which causes the problem.
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.
Most Users Ever Online: 715
Currently Online:
105 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