foreach (GridViewRow row in GridView1.Rows) { // use row.DataColumns to retrive the column data // get all columns data and save into the database }
Regards, Raja, USA
http://forums.asp.net/t/1152078.aspx
Thanks SagarP http://www.emanonsolutions.net http://emanonsolutions.blogspot.com/
Login to post response