Forum
01:45
12/10/2010
I am having trouble with the grid displaying the grouping if I add my data using the AddRowData API method. Should this worK?
The column is removed in the grid that I group on, but the grid does not perform the grouping.
I have coded the grouping options just like the demo, but it does not work.
Do I need to add grouping parameters in the AddRowData API call?
Please let me know.
Thanks,
Kelly
11:30
20/10/2010
I'm having exactly the same problem.
Have you managed to get it working yet ? .. anyone else have any suggestions ?
Theres no errors in firebug ..jqGrid seems happy, but the grouping doesnt happen.
Here is my grid definition:
jQuery("#tbllist").jqGrid({
datatype: "local",
altRows: true,
autowidth: true,
forceFit: true,
height: self.theight-50,
sortable:false,
colNames:['Address','Timestamp','Kb'],
colModel:[
{name:'c0',index:'Address', width:200,sortable:false,fixed:true},
{name:'c1',index:'Timestamp',formatter:timestampFormatter, width:200,sortable:false,fixed:true},
{name:'c2',index:'Kb',formatter:bytesFormatter, width:100,sortable:false,fixed:true}
],
caption: "Top Talkers",
grouping: true,
groupingView : {
groupField : ['c0'],
groupColumnShow: false,
groupCollapse: true
}
});
11:10
Moderators
30/10/2007
Hello,
Please understand that after adding grid does not put the new column in the right place.
In order to work this you should unload grouping, add ada with addRowdata and then apply the grouping agin.
I hope you understand.
Regards
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:
56 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