Forum
14:35
22/12/2008
Using treegrid v3.81,
when i use expandRow() to expand one node, this row expanded but the ico (indicate the status of expand or collapse) not changed. Then i Click this row, it not collapse as expect but still expanded, collapsed after click aggin. It seems expandRow() do expand the row but do not change the inner value of status . collapseRow() same issue.
var grid = $(id),
rowid = grid.jqGrid('getGridParam', 'selrow');
var row = grid.jqGrid('getRowData', rowid);
//grid.jqGrid('expandRow', row);
//grid.jqGrid('collapseRow', row);
var myGrid = $(id).jqGrid({
treeGrid : true,
treedatatype : 'json',
rowNum : 10000,
url : opt.url,
datatype : 'json',
treeModel : 'nested',
treeGridModel : 'nested',
jsonReader : {repeatitems: false, id:'0'},
mtype : 'POST',
ExpandColumn : 'name',
ExpandColClick : true,
autowidth : true,
viewrecords : true,
height : 400,…..
And can some one tell me the usage of expandNode(), i do not know how to make it works. thanks
ps, pls fix this issue http://www.trirand.com/blog/?p.....es/#p21023 soon or on the next release.
Most Users Ever Online: 715
Currently Online:
30 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