Hi,
I have gridview inside gridview have checkbox.
I want to update record in database after checked on gridview through jquery please help how can do this?
The checkbox is is html input type.
I want to update status like after click on checkbox status false then true or true then false ass well as update also in database table ?
using jquery only ?
please help?