Grid row totals

Hello,



I have a grid with math calcation for rows



mygrid.setColTypes(“ro,ro,ro,ro,ro,ro,co,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed,ed[=c8+c11+c14+c17+c20+c23+c26]”);



Is there a function to refresh the row totals.



I have tried mygrid.event(“onGridReconstructed”,[]); but that seems to update only footer values and not the row totals.



Thanks.

Actually the math in grid is clever enough to react on any value change in cells automatically. Any edit of cells included in formula must force its recalculation.
Which version of grid you are using?
Also, there is a known issue with math functionality broken after changeRowId ( or inserting rows through dataprocessor ) usage.


I am using changeRowId api. Is there a workaround for this issue?



Thanks.

Fix will be released as part of next build
If you need it ASAP - please contact us directly at support@dhtmlx.com and provide your ref. number