Sorry, I had not quite got what you were saying. It is not possible to show:
*
1
2
3
only
1
2
3
*
There are work-arounds. One involves putting a row of unbound textboxes in the header of a continuous form (this can be made to look like a datasheet), another is to switch between dataentry and edit view using a command button.