M
muhammadanzar
Guest
hi
i have 1 table name data.
i insert data in table with textbox, it work fine. but when my datagridview is showing the details of the values inserted ,there i want to edit/update changes in cell and then that i want to update it in database.
suppose i have columns as invoice,product, price
invoice, Product, Price
1 a 20
2 c 30
now if i click on any one of the cell in datagridview and make changes then that cell should be updated in database.
how do i do it?
i am new in datagridview concept.
MUHAMMAD ANZAR E-mail : muhammadanzar@hotmail.com Mobile # :0092-3215096959
Continue reading...
i have 1 table name data.
i insert data in table with textbox, it work fine. but when my datagridview is showing the details of the values inserted ,there i want to edit/update changes in cell and then that i want to update it in database.
suppose i have columns as invoice,product, price
invoice, Product, Price
1 a 20
2 c 30
now if i click on any one of the cell in datagridview and make changes then that cell should be updated in database.
how do i do it?
i am new in datagridview concept.
MUHAMMAD ANZAR E-mail : muhammadanzar@hotmail.com Mobile # :0092-3215096959
Continue reading...