handsontable-chosen-editor icon indicating copy to clipboard operation
handsontable-chosen-editor copied to clipboard

Is it possible to ARROW_DOWN after select a option

Open sonicwong opened this issue 8 years ago • 3 comments

Is it possible to ARROW_DOWN after select a option? Just like you enter a text and pressed "enter" in a cell.

sonicwong avatar Sep 28 '17 08:09 sonicwong

Not sure what you mean? Can you explain in more detail?

mydea avatar Sep 28 '17 08:09 mydea

@mydea When you typing text in one cell and press enter, selected cell will go to next row.

I currently used "afterChange" method to set selected cell to next row. But I dont think it is best way as I need to set field one by one.

sonicwong avatar Sep 28 '17 09:09 sonicwong

And one more thing, when you selected a cell, and press "enter". Option popup flash in and out, and first option selected. I think the the popup option should stay and let me select with arrow key UP / DOWN and press ENTER to select.

sonicwong avatar Sep 28 '17 09:09 sonicwong