We are implementing Handsontable in intranet application.
Just wanted to check if cross linking of cells is possible between 2 different sheets?
For instance:
We have two sheets Parent & Child
Cell A1 from child sheet is linked to cell B1 from parent sheet. So in such case whenever data from parent sheet cell B1 changes the corresponding sheet data changes in child sheet cell A1.