revolist / revogrid

Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
https://rv-grid.com
MIT License
2.68k stars 166 forks source link

Focus on previous cell #363

Closed ArturoWipe closed 2 days ago

ArturoWipe commented 1 year ago

Description:

As a user, when keying the "tab + shift" command shortcut, I want the focus selector to move to the previous cell. This is a common pattern in Excel, Google Sheets, etc.

As of now:

Preferred solution:

  1. at best: adding the "tab + shift" to focus to the previous cell, plus get rid of the redundant "tab + shift" behavior when range=true
  2. if not possible: provide the setCellsFocus method, offering the developer the benefit of adding its own event listener and making the focus programmatically

Related issues:
revolist commented 2 days ago

Updated