As far as I know, it is not possible to change this behaviour in a
datasheet.
However, it is normally not recommended to use a table for this purpose
anyway. Tables are primarily for data storage, and not really for data
entry. If you use a continuous view form bound to the table instead,
you will avoid this problem.