Grid with row detail

Posted by: mark.goldin on 27 August 2020, 5:13 am EST

  • Posted 27 August 2020, 5:13 am EST

    1. Can the expanded row keep its expanded state when another row is

      expanded?
    2. Are the expanded states maintained when going from one page to another?
    3. When a row is collapsed does that destroy the detail section?

    Thanks

  • Posted 27 August 2020, 8:31 am EST

    Hi Mark,

    1. The detailVisibilityMode property of FlexGridDetailProvider can be used to set whether only a single row’s detail can be displayed or multiple rows. Set its value of wijmo.grid.detail.DetailVisibilityMode.ExpandMulti and multiple rows’ details can be displayed.

      API: https://www.grapecity.com/wijmo/api/classes/wijmo_grid_detail.flexgriddetailprovider.html#detailvisibilitymode

    2. The expanded states are not maintained when moving between different pages because the FlexGrid is recreated after changing each page.

    3. Yes, the detail section is destroyed when it is no longer visible.

    Regards,

    Ashwin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels