Hey,
We’ve applied style Class (htCenter & htMiddle) to the entire table (i.e. for all the cells) using settings. However while using ColumnSummary (type:‘sum’), the style Class doesn’t seem to get applied to the endpoint cell.
Link to fiddle : https://jsfiddle.net/et4umxs3/
Furthermore, upon manipulating the cellMeta of the endpoint cell explicitly, the calculations go wrong as the result of the endpoint cell is also considered for calculations.
Kindly suggest a suitable way wherein we can style the endpoint cell without hampering the final calculation (result).
Thanks,
Faiz