jQWidgets Forums

jQuery UI Widgets Forums Grid Hiding Empty Groups in Grid

This topic contains 1 reply, has 2 voices, and was last updated by  admin 1 year, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Hiding Empty Groups in Grid #134505

    klh
    Participant

    I need to display data in the grid grouped by one property and then conditionally grouped by another property. For example:
    Top Group 1
      Sub Group 1
        Data Row
        Data Row
      Data Row not in sub group (group name = “”)
      Data Row 2 not in sub group
    Top Group 2
      Sub Group 2
        Data Row
        Data Row
      Data Row not in Sub Group 2

    Is there a way to display the grid as above? Possibly by canceling the sub grouping?

    Thank you,

    Kris

    Hiding Empty Groups in Grid #134511

    admin
    Keymaster

    Hi klh,

    I would suggest you to try the jqxTreeGrid for such kind of data hierarchy. The jqxGrid supports the standard grouping and groups by datafield(s).

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com/

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

You must be logged in to reply to this topic.