I have represented data into gridview's one column,into another column i put a textbox for accepting user's data in each row.Now i want to input all data from both columns in to the database.Can u tell me how to do.Code is appreciated? Code Snippet: 1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:...