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?