I fixed the row at bottom of the table, that use for hyperformule perform, so if sort the particular column that footer column also sorted, i used “this.rowIndexMapper.moveIndexes([this.toVisualRow(lastIndex)], lastIndex);” this is work fine, but
I click the column name at time it not show value it showing formula in angular why?
And sorting a column not working properly
And then how to use a column in hyperformula like i have a column age means the formula like “=sum(age1:age10)” like that in angular
I used this appose this.hotInstance = new Handsontable(hotElement,hotSettings)