how to insert new row using grid view in asp.net using csharp
Table columns as follows.
Product id, Product name, qty, rate, discount, total these are the fields in the table. Table name product.
for that how to insert new row using grid view in asp.net using c sharp