Hello,
I have retrived records from ms-sql table and shown in gridview now i want to add more columns in same gridview for user input
e.g. - I have retrievd name and mobile number from database but now i want to take input of email field for all records and finaly want to insert entire data in sql table
please give refernce
thanks