Invalid type of cellValue

Hello,

Problem is in grid. So far first argument to column’s template function was of original type - string, boolean or number. After last update, previous developed software works unwell because type of cellValue is never boolean but number or string only. It impacts in bad way to software based on older dhtmlx version, so fix is incompatible with older version and that is not described anywhere in changelog.

Sample is there: https://snippet.dhtmlx.com/kit8x4e9
Swich version of dhtmlx between 7.3.8 Pro and 7.2.5 Pro to see difference, but change was between 7.3.6 and 7.3.8.

I guess you changed it to make filter working on boolean column, but you should rather fix filtering function instead of changing data type, then everything would work well.

Hello @Przemyslaw_Niedziela,

Thank you for the detailed description of the issue, I sent it to the dev team, and they will work on a fix.

Hello .

We have fixed your reported problem in the latest (v7.3.10) dhx.Suite update.
You can check it in your original snippet.
Please, try to download the latest available dhx.Suite package to get that fix.
Thank you for your report.