jQWidgets Forums

jQuery UI Widgets Forums Grid Grouping and Nesting of Grids

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 12 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grouping and Nesting of Grids #18905

    pit007
    Member

    Hi,

    I’d like to build a grid with grouping and a nested grid like a combination of the Grouping and Nested Grid demos.
    In order to select the desired rows for the detail grid, I need to know the heirarchy of expanded groups for the desired
    group.
    How can I find the path of nested groups for a particular child group from within the data adapters processdata callback?

    Cheers
    Peter

    Grouping and Nesting of Grids #18993

    Dimitar
    Participant

    Hello pit007,

    Unfortunately, you cannot access group paths.

    On a side note, there are three events, related to grouping – groupexpand, groupcollapse and groupschanged, which may be helpful to you. Learn more about them in the jqxGrid API Documentation.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.