hi i am a newbie in vb 2005

and now i am learning how to connect access database using access

and i learn using th book, so i create data source, and set to my database file after that all the step finish and i can select the view , so i use datagrid view and drag it into my form and the problem appears, it show on the book that when you drag the datagrid there are also create automatically all object that support it in my case , there is no binding navigator which is i can not save a new record, i tried to insert it but after i close the program and run the program again , the new record gone . how to display the binding navigator

thanks a lot

Arif