New to community, apologize if I missed something obvious.
I'm not great at javascript, but am trying to implement a small quality-of-life change. When the user hits the tab key, I'd like to select the next available cell. Is this possible?
I'm also interested in other 'excel-like' shortcuts (ctrl+c, ctrl+v, copying blocks of values, etc) as most of my end users are used to using excel and are being switched to Retool style frontends.