Hello everybody,
I am using handsontable Formula and I got a problem in all of my handsontable grid. My problem is Formula does not work when I use mergedCell.
https://jsfiddle.net/newbiecse/zru0co4t/16/
Please take a look on the script line number 396 - I set mergeCells array there so my formula on the “column 6” does not work. But if I remove mergeCells - set the array is empty my formula work.
My question is “How to make formula work with mergedCell?”.
Thank you so much!