I am using the MS dataGrid Control in my application to link to an MS Access database.
the problem is that when i add new fields to the database using the control , and press enter , the newly
entered row goes off the Data grid control , although it is updated in the database correctly.
i.e. as soon as i press enter in the last field of the record to be added , this bhaviour
is seen .
Only one record;s space is seen in the control at one time.
I want that i should see which previous records i have entered through the control.

Can anyone help me?