Grid footer content displayes decimal numbers

I have a grid with few columns which are of type “number” and a footer which is supposed to show the sum content.

Here u can see that the footer content is showing the sum BUT it also displays a decimal part.

If i have two numbers, for example: 10 and 15, their sum is supposed to be 25, instead of 25.000.

Another problem i noticed is that if the cell values are 0 (zero) the sum is “” (empty string) instead of 0!

Any solution to this problem?

Thank you for your note. The issues were confirmed. We’ll try to fix them in one of the future updates.
Please, note that you can define the format for your displaying data, which solves both your reported issues:
https://snippet.dhtmlx.com/183790xe

We fixed both your reported issues in the latest dhx.Suite update (v8.2.6)
You can check it in the following snippets:
https://snippet.dhtmlx.com/naoohfng
https://snippet.dhtmlx.com/tbzasy7m
Please, download the latest available dhx.Suite build to get these fixes.
Thank you for your report.