Grid for fast inline data entering like Excel?

Is there a grid in SC that let’s me enter data in a fast way like Excel?; No save/cancel buttons, but if I press Enter or Down key the cursor goes to the next row (saving the cell I’am currently on) or if I press Up Key it goes to prior row?

The Multiple records form could work and you could program hotkeys.

No. Nothing like Excel grid.
Multiple record grid is far away from what you mean.

nwdbs thx for your answer; Have not yet try it, but Maxi, the only thing I need is no save/cancel buttom, Enter or KeyDown save the current row and go to the next one and KeyUp save the current row an goes to the prior one; Multiple record grid doesnt let me do that?; I don’t need more excel like funcionality but only that (for fast quantity entering)-

The major issues is keyup/keydown.
It is not there.
I scratched my head to get something like this because I wanted to use scriptcase to do massive data entry. I had to fill up a matrix of 20x20 numbers and the Excel like grid was something I tried to reproduce but I have failed.
There are several widgets available in javascript that you may try to integrate with Scriptcase but Scriptcase does not provide any Excel-like widget by default

The simple answer is no. There is a multiple record form that does a multi update of what you see, but it is limited to one form.