How to save data for checkbox selected in gridview?
i am having one gridview and check box for each row of gridview if i click on some checkbox and click save button only checkbox which r clicked those data has to go in database.
How can i do this please help