I am working with Sigma grid, populating it from PHP. Sigma is supposed to have a formula handling function, but it only seems to work with JS loaded datasets. So I was wondering if it was possible to modify some of the cells after load of page, do include spreadsheet-like formulae?
This is the code produced by Sigma (one row of it):
19
2012-02-11
Bob
LB
128
0
0
0
So the effect I want to have is to take the last cell, and add the previous 3 cell values (inside td and div each).
Ideas?
Add the following to the gridoption