zarifin99ska 0 Light Poster

I have a form displaying a datagridview (datagridview1) which is imported from access database and it works fine. on the datagridview, the first and second column i use datagridviewbuttoncolumn.

but on another form, i want to add data to third and forth column from 2 textbox after click save button, but the data not insert into the database(just insert into datagridview).

can someone give me the full code to add the data into datagridview1 (with viewing datagridviewbuttoncolumn on 1st and 2nd column)

i'm using vb.net

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.