I am trying to create a checkbox list in a radgrid. I get it to populate, but the problem I am having is updating the field in the database as well as checking the values of the fields of the column in the db table to set the boxes to be checked when the edit button is clicked. Any suggestions?