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!