I have a datagridview with a column name of (INVOICENO, PRODUCTID, QUANTITY, STATUS) and my rows have a value. And when i click the VOID TRANSACTION button then all the rows of my datagridview should be deleted from the datagridview and UPDATE the QUANTITY to my table Product and CHANGE the STATUS to VOID. Please HELP me. Thanks in advance.
↧