I want to batch save the selected rows with chechbox. How can I do this?

I want to batch save the selected rows with chechbox. How can I do this?

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.
Mehmet FatihPosted Jun 4, 2023, 12:43 PM
I have solved the question using the codes by Satyapriya Nayak.
Mehmet FatihPosted Jun 4, 2023, 10:27 AM
I am using OleDbconnection. OleDbBulkCopy gives error..
Jayraj ChhayaPosted Jun 4, 2023, 10:18 AM
Hi ,
First, you must fetch all records on the selected index change event in Gridview.
After that follow the instructions below,