I have a parent handsontable grid, in which date and also various handonstable in handtable (Cell-Types) are used. As soon as I reach the bottom of the parent handsontable and open either the date (pikaday) or the handsontable in handsontable its gets cutted. Normally I would expect, that the position gets from bottom to top, so the editor window is fully visible.
Is it possible to increase the z-index of the handsontable in handsontable so it gets in the front, or ideally switches the position to top ? So it will be shown 100% ?
It extends the total height of the div so I can scroll down, as seen in the picture attached, but I have now I have 2 horizontal scrollbars…
Is it possible to change the position of the handsontable in handsontable-editor?
Right now, its always “bottom”… i would like to change it to top… same to Pikaday.
Possible?