react-spreadsheet-grid icon indicating copy to clipboard operation
react-spreadsheet-grid copied to clipboard

Feature request: go to cell below on enter, next cell on tab

Open kasbah opened this issue 6 years ago • 2 comments

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. )

kasbah avatar Jun 30 '19 16:06 kasbah

Hi @kasbah Thank you, it seems like a good idea to make it work as an ordinary spreadsheet. Now it's not supposed to work like this.

I will try to implement this behavior in one of the next releases. Let me know if you want to implement it yourself. Pull Requests are welcome!

denisraslov avatar Sep 16 '19 16:09 denisraslov

Hi everyone! Do you think it will be solved anytime soon? This spreadsheet seems the best option for me to implement but these missing features...are really important. Any news? Thank you

cristinamarin22 avatar Sep 24 '22 20:09 cristinamarin22