Grid Auto Math Functions

The auto math functions (#stat_total etc) do not work correctly if a row cell contains no data.

I have a column defined as numeric which may or may not contain data. The empty cells cause a NaN error in the footer calculation.

This is despite the fact that the empty cells actually show “0”

The functions in dhtmlxgrid_filter should ignore empty cells in calculations.

Problem already fixed in latest build, just use attached file instead of original one.

dhtmlxgrid_filter.zip (4.22 KB)