tables are for storing data.
data entry should be done via forms which are bound to queries based on your tables. these can be set to be in dataview to make it 'grid-like'.
otherwise i'm not sure what you mean - you don't want 'dataview', so what do you want? how is 'dataview' different to 'datagrid', in your eyes?