Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_Related Related Topics sp_TopicIcon
expandRow/collapseRow not change tree node's ico and status
Tags: TreeGrid
28/11/2010
14:35
Avatar
waiting
Member
Members
Forum Posts: 40
Member Since:
22/12/2008
sp_UserOfflineSmall Offline

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.

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information