How to use stored procedure for insert, update and delete using grid view control?
& i have to added autogenerate id.
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.
Jignesh TrivediPosted Jun 12, 2013, 12:31 AM
hi,
Please refer
http://www.c-sharpcorner.com/UploadFile/0c1bb2/insert-update-delete-in-gridview-using-single-stored-proce/
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/insert-edit-update-in-gridview-using-single-stored-procedure/
hope this will help you.
Pankaj PandeyPosted Jun 11, 2013, 9:21 AM
where do u feel problem, creating stored procedure or in Gridview?
Or Both?