I was expecting it to go to cell below on pressing enter and go to cell to the right on pressing tab. This is how spreadsheets normally do it, no?
(One weird thing I noticed, which made me think it's already supposed to work like that in #35, is that it does work like that if you don't add any onChange listener to the Input. )
I was expecting it to go to cell below on pressing enter and go to cell to the right on pressing tab. This is how spreadsheets normally do it, no?
(One weird thing I noticed, which made me think it's already supposed to work like that in #35, is that it does work like that if you don't add any
onChangelistener to theInput. )