footer in grid

Hi,

I want to have aggregated values (sums) for columns in a footer (or statusbar or whatever) for a grid.
Is this possible? If not, is there a workaround (especially with scrolling the grid in x-axis).

Best regards
Robert

In case of dhtmlxGrid, check

docs.dhtmlx.com/doku.php?id=dhtm … #shortcuts
and
docs.dhtmlx.com/doku.php?id=dhtm … der_footer

In case of touch-grid - there is no built-in solution.