I have a checkbox in a gridview row.
I know how to disable it using RowDataBound and using a database value as a condition to disable or not.
RowDataBound