Create table tour (t-id, duration, cost)...
1) Using grid view show all records.
2) Insert at least 5 records.....
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Apr 9, 2013, 1:10 AM
Jignesh TrivediPosted Apr 8, 2013, 11:53 PM
hi,
please refer
http://www.aspdotnet-suresh.com/2011/02/how-to-inserteditupdate-and-delete-data.html
http://www.codeproject.com/Articles/417693/Insert-Update-Delete-in-ASP-NET-Gridview-DataSourc
this link might resolve your problem.