Hi All,
I have designed asp.net page which contains a gridview with templated columns.
I want to use this gridview to insert data into table.
so I want to insert a blank row in a gridview when I click on Add button of gridview, and delete with delete button.
How do i got this?
thanks in advance.
regards,
Bhavin