Hello Team,
Need your help on the below scenarios:
- When I click “Insert row above” or “Insert row below” from contect menu I want have newly created row to be selected. But instead row below or row above newly added row is selected. Is it possible to select new row automatically?
Here https://jsfiddle.net/ek8gLhwt/1/ I try selectCell(), but it doesn’t work for me.
- Is it possible after clicking “Insert row above/below” not just select a cell from new row, but also enter edit mode?
Thanks,
Sergey Rachevsky