Help me to store my Grid View data in database in asp.net

Answered Help me to store my Grid View data in database in asp.net

  • Friday, April 13, 2012 2:06 AM
     
     
    I an doing a project in asp.net and here i am filling up my gridview from an excel file. Upto here its ok... now after the datas are filled from a excel in my grid i want to save these data to my  sql server table "RCBook".  I have columns such as name, regno, date, size, weight and so on. Plz tell me how to save it in my database bcoz afterwords i have to take out particular record from it when some customer queries.... 

All Replies