I’ve seen a few examples of nested tables working, but in each, the nested tables cannot be edited. The input is directed at the outermost table only. Is there a way to have nested handsontables where the nested table cells can be edited?
This example is the closest to what i’m trying to do with nested tables, I just need to be able to edit the nested row data.
Handsontable Nested Grid (codepen.io)
Another example I found in these forums, but still the nested table is not editable
https://jsfiddle.net/handsoncode/4a89ek8v/