Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

use of grouping and loadonce:true causes subGrids to not work #114

@bchr02

Description

@bchr02

If using grouping and loadonce:true, the subgrids do not open. I added a toggle button to see what would happen if loadonce was changed after it's initial definition and even then subgroups wouldn't open. demo here: http://www.tesllc.aero/temp/jqgrid2/

what I noticed is if at first loadonce is set to false and then it is changed to true, the subgrids work even if loadonce is changed back using the toggle button. this demo here: http://www.tesllc.aero/temp/jqgrid/

This issue only happens when grouping is enabled so it must have something to do with the code related to that.

Is this something that can be fixed so that I don't have to use this hack? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions