How to Store data from GridView to DataBase?
Hi all,
I am new in .net.In my project, i want to store data in Gridview's rows to the database. Or Is it possible to store all data in the rows of GridView only @ btn_click event?
So plz help me in this:)
Vish
|