Calculation on Columns

Hi there, I’m trying to get automatic sum calculation on columns. It works on load, but after editing the values, it does literally nothing. When I am doing a cell, which calculates the rows’ total, it works like a charm. Am I doing something wrong?

Thanks in advance

http://webix.com/snippet/a060dd81

Here is an Example => row 6 is calculated => only works once, then never again…
It’s only an exampe for an calculated cell from column values

Unfortunately, there’s a known issue.
For now, you can use summColumn within the footer, as described here:

http://webix.com/snippet/d4451c12

Can’t use it, as my calculation has to be in my datatable. And I need different calculations in columns on my table…

It has to be noted, that I don’t need the whole column, just some particular cells.

The footer can be implemented to each column, but there’s no any other known workaround yet. We’ll try to fix this issue before the next release. If you have a valid support subscription and need the solution ASAP, you can open a ticket in the members’ area.

Okay, then we’ll open an ticket. Thanks for the fast response :slight_smile: