Insert and show data in DataGrid

abhit_kumar

Member
Joined
Aug 13, 2008
Messages
19
Programming Experience
Beginner
Hello Frnds,

Im making one window application in vb.net.

I have design a form in which there are three input field with one submit button.

Below submit button i have added DataGridview control also.

Now if i enter any data in those three input fields and press submit button then its should first popup for adding record or not, and if i press yes then the record should inserted into database table and also its should show in DataGridview.

I m new in it, please guide me.

Regards,
AKM
 
Back
Top