Forum
15:07
Moderators
30/10/2007
Hello,
I'm not sure that I understand the problem exactley?
Could you please be a more specific.
Thank you.
Kind 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.
16:06
21/09/2012
Hi Tony,
my gridlist (see the following simplified example) is rendered with a different width: correct width under safari, wrong under chrome and firefox
for example
{ name:'lastname' , width: 140, align: 'left', classes: 'dragHandle'}, //, fixed: true},
is rendered with a width of 140 pixels in safari but with 145 pixels in chrome and firefox...
here is my (simplified) grid config:
$("#grid").jqGrid({
...
colModel:[
{ name:'lastname' , width: 140, align: 'left', classes: 'dragHandle'}, //, fixed: true},
{ name:'firstname' , width: 90, align: 'left', classes: 'dragHandle'},
{ name:'gender' , width: 17},
{ name:'customAge' , width: 20, sortable: false},
{ name:'maintype' , width: 17, formatter: koGrid.maintypeFormater},
{ name:'modus' , width: 20, formatter: koGrid.modusFormater},
],
height: "100%",
}); // jqGrid END
$("#grid").jqGrid('setGroupHeaders', {
useColSpanStyle: false,
groupHeaders:[
{startColumnName: 'lastname', numberOfColumns: 2, titleText: ''},
{startColumnName: 'gender', numberOfColumns: 4, titleText: 'Info'},
]
});
thx for your answer
kind regards
Alex
Most Users Ever Online: 715
Currently Online:
44 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