FlexGrid multiple values for grid allowMerging property

Posted by: david.hettmer on 2 June 2020, 2:19 pm EST

    • Post Options:
    • Link

    Posted 2 June 2020, 2:19 pm EST

    I’m currently working on a flexgrid that requires merging column headers and column footers but not the cells. What I’ve tried so far is when creating the the headers, i’ve used allowMerging = grid.allowMerging.ColumnHeaders and set allowMerging for all of the column header rows to ‘true’. What should I do to allow the columnFooters to merge?

  • Posted 3 June 2020, 3:45 am EST

    Hi David,

    It seems like this issue is the same as your previous post here:

    https://www.grapecity.com/forums/wijmo/merging-flexgrid-columnfoo

    I am copying the reply here for reference:

    The column footers are not merged automatically. You will need to extend the MergeManager class to provide your own merging logic. Please refer to the sample link below for reference:

    https://stackblitz.com/edit/js-hdee2r

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels