How To add data in TextBox,ComboBox To Display in DataGridView And MS-Access database

i'm a beginner , please help me about topic

i use VB2005 and i try to add some data in TextBox ,ComboBox to display in DataGridView and i try to Insert that data to save in Microsoft Access

but i can't do it

[289 byte] By [RAGOpoR] at [2007-12-25]
# 1
Create a Access database, add all columns you need, then add this database into project and bind it to datagridview.
WangChi at 2007-9-3 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...
# 2
i mean i want to add Data from TextBox or ComboBox to DataGridView
and i dont know about that example
RAGOpoR at 2007-9-3 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...