Merging FlexGrid columnFooter horizontally

Posted by: david.hettmer on 2 June 2020, 9:35 am EST

    • Post Options:
    • Link

    Posted 2 June 2020, 9:35 am EST - Updated 3 October 2022, 4:15 pm EST

    I am currently working on a FlexGrid with a columnFooter, However, upon checking the wijmo code, grids allowMerging property doesn’t have a columnFooter option (like cellType = 5), I’ve already tried using allowMerging = ‘All’ and set allowMerging = true on columnFooter rows but columnFooters are not merged horizontally.

    Please Advice. Thanks!

  • Posted 3 June 2020, 3:09 am EST

    Hi David,

    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