Forum


02:55

24/09/2010

Hi to all!, i have a problem when i use grouping function, groups are correct, but when i do click in '+' or '-' , (depends how i configure this initially)i have an error.
In IE8 sends this error:
Mensaje: Object doesn't support this property or method
Line: 387
Caracter: 120
Code: 0
URL: http://www.test.com/jqGrid/js/.....s?v ( the URL is an example)
and with Firefox 3.6.9 with FireBug:
f("#" + b).nextUntil is not a function
http://www.test.com/jqGrid/js/......min.js?vX
Line 387
This is my grid:
jQuery("#list10").jqGrid({
url: buildUurl,
datatype: "json",
colNames:['Id Propietario','Propietario','Nombre Propietario', 'Apellido Propietario'],
colModel:[
{name:'id',index:'id', width:55, hidden:true},
{name:'title',index:'title', width:140},
{name:'nombre',index:'nombre', width:140},
{name:'apellido',index:'apellido', width:140},
],
rowNum:10,
rowList:[10,20,30],
pager: '#pager10',
sortname: 'id',
loadonce:true,
viewrecords: true,
sortorder: "desc",
multiselect: false,
ignoreCase: true,
caption: "Propietarios",
grouping: true,
groupingView :
{ groupField : ['title'],
groupColumnShow : [true],
groupText : ['<b>{0}</b>'],
groupCollapse : false,
groupOrder: ['asc'],
groupSummary : [true] } ,
});
jQuery("#list10").jqGrid('navGrid','#pgwidth',{edit:false,add:false,del:false});
I want to know if i´m doing something bad or if is there a bug.
Thanks in advance,
Nicolás.
Most Users Ever Online: 715
Currently Online:
33 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