0
You need to Get the checkbox value From the sql server database and bind those values to the gridview datasource. It will work fine
0
You need to again retrieve that value from database.
Based on the value, you need to make the checkbox checked or unchecked.
Hope you missed that in your code.