Is there a way to re-evaluate numeric fields. The invalid data coloring is one row off

Hello,

I am trying to figure out the cause of this issue. The invalid value cell coloring is off my 1 row.

I do programmatically add a row to the top of the table and the three cells with “#VALUE” (there is a formula in that column) changes red for the 2nd and 3rd rows, but not the 1st row.

It there a way to have handsontable re-evaluate the cells?

Thanks
Travis

Hi @travis

can you share an example with your implementation in the JSFiddle?