2
Answers

how to insert new row using grid view in asp.net using csharp

narasiman rao

narasiman rao

12y
1.4k
1


 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



Answers (2)