Posted 30 September 2021, 4:15 pm EST
I am using the latest 14.2 SpreadJS and am running into three separate scenarios where in Excel using a keyboard shortcut a pop-up would appear where the user would select row or column to continue.
Those scenarios are as follows:
- Ctrl + Shift + “+” to insert a row (I can insert a row or column if the entire row or column is highlighted but can’t if only a single cell has focus)
- Alt + Shift + Right Arrow to group columns or rows
- CTRL + ‘-’ to remove a row or column (I can remove a row or column if the entire row or column is highlighted but can’t if only a single cell has focus)
Does SpreadJS support any pop-up dialogs etc?